Merge branch 'master' of git.evergreen-ils.org:Evergreen into template-toolkit-opac
[evergreen-equinox.git] / autogen.sh
old mode 100644 (file)
new mode 100755 (executable)
index dc8591f..5d0eacb
@@ -10,7 +10,7 @@
 
 ${LIBTOOLIZE} --force --copy
 ${ACLOCAL}
-${AUTOMAKE} --add-missing
+${AUTOMAKE} --add-missing --copy
 
 
 ${AUTOCONF}