diff options
Diffstat (limited to 'ares/buildconf')
-rwxr-xr-x | ares/buildconf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ares/buildconf b/ares/buildconf index 4e49b3ee1..f290a41ac 100755 --- a/ares/buildconf +++ b/ares/buildconf @@ -42,4 +42,4 @@ ${libtoolize} --copy --automake --force ${ACLOCAL:-aclocal} -I m4 $ACLOCAL_FLAGS ${AUTOHEADER:-autoheader} ${AUTOCONF:-autoconf} -${AUTOMAKE:-automake} --add-missing +${AUTOMAKE:-automake} --add-missing --copy |