diff options
Diffstat (limited to 'Build/source/Makefile.am')
-rw-r--r-- | Build/source/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Build/source/Makefile.am b/Build/source/Makefile.am index 899c371d509..d0fb6647a1d 100644 --- a/Build/source/Makefile.am +++ b/Build/source/Makefile.am @@ -8,7 +8,7 @@ ACLOCAL_AMFLAGS = -I m4 --force ## speed up distcheck -DISTCHECK_CONFIGURE_FLAGS = -C +AM_DISTCHECK_CONFIGURE_FLAGS = -C ## check as well for symlinks distuninstallcheck_listfiles = find . -type f -o -type l -print distcleancheck_listfiles = find . -type f -o -type l -print |