summary refs log tree commit diff
path: root/bin/dash/autogen.sh
diff options
context:
space:
mode:
Diffstat (limited to 'bin/dash/autogen.sh')
-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