summary refs log tree commit diff
path: root/bin
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2021-04-25 21:15:34 +0000
committerJune McEnroe <june@causal.agency>2021-04-25 21:15:34 +0000
commit3f75404b214c68433d24793920b2026f8bdad7e8 (patch)
treea511d3d4585d24d4b9a0498ebceae96809c3e31e /bin
parentRevert "Check in dash autogen files" (diff)
downloadsrc-3f75404b214c68433d24793920b2026f8bdad7e8.tar.gz
src-3f75404b214c68433d24793920b2026f8bdad7e8.zip
Copy automake files
Diffstat (limited to 'bin')
-rwxr-xr-xbin/dash/autogen.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/dash/autogen.sh b/bin/dash/autogen.sh
index 9879c53e..5e9006ca 100755
--- a/bin/dash/autogen.sh
+++ b/bin/dash/autogen.sh
@@ -2,5 +2,5 @@
 
 aclocal \
 && autoheader \
-&& automake --add-missing \
+&& automake --add-missing --copy \
 && autoconf