make distcheck is now successful

This commit is contained in:
Marc Wäckerlin
2015-09-19 13:24:59 +00:00
parent b2460097e6
commit a0a9d8cca3
2 changed files with 19 additions and 3 deletions

View File

@@ -163,7 +163,10 @@ AC_DEFUN([AX_INIT_STANDARD_PROJECT], [
test -f makefile.in && sed -i '1iEXTRA_DIST = ' makefile.in
test -f makefile.in && cat >> makefile.in <<EOF
#### Begin: Appended by $0
EXTRA_DIST += bootstrap.sh
EXTRA_DIST += bootstrap.sh ax_init_standard_project.m4 ax_cxx_compile_stdcxx_11.m4 \
ax_check_qt.m4 resolve-debbuilddeps.sh resolve-rpmbuilddeps.sh \
build-resource-file.sh mac-create-app-bundle.sh
clean-standard-project-targets:
-rm -rf \${PACKAGE_NAME}-\${PACKAGE_VERSION}
-rm \${PACKAGE_TARNAME}-\${PACKAGE_VERSION}.tar.gz