fixed little type in build that affected only mac osx build

This commit is contained in:
Marc Wäckerlin
2015-09-22 11:36:25 +00:00
parent 3039757a28
commit 6a31f75f2a

View File

@@ -194,8 +194,6 @@ AC_DEFUN([AX_INIT_STANDARD_PROJECT], [
AX_ADD_MAKEFILE_TARGET_DEP([clean-am], [clean-standard-project-targets], [makefile.in])
AX_ADD_MAKEFILE_TARGET_DEP([distclean-am], [distclean-standard-project-targets], [makefile.in])
AX_ADD_MAKEFILE_TARGET_DEP([maintainer-clean-am], [maintainer-clean-standard-project-targets], [makefile.in])
test -f makefile.in && TMP_MAKEFILE="$(<makefile.in)" && \
(echo "EXTRA_DIST ="; echo "$TMP_MAKEFILE") > makefile.in
test -f makefile.in && cat >> makefile.in <<EOF
#### Begin: Appended by $0
EXTRA_DIST += bootstrap.sh