]> git.ipfire.org Git - thirdparty/valgrind.git/commitdiff
Avoid unnecessary EXTRA_DIST files in Makefile.am.
authorNicholas Nethercote <njn@valgrind.org>
Fri, 6 Feb 2009 04:13:52 +0000 (04:13 +0000)
committerNicholas Nethercote <njn@valgrind.org>
Fri, 6 Feb 2009 04:13:52 +0000 (04:13 +0000)
git-svn-id: svn://svn.valgrind.org/valgrind/trunk@9112

Makefile.am

index 2b72c62ce702c804f0284d0ed2ce81f425859edc..8353e539be446929c7dd6e68aa46feeb3ee4975e 100644 (file)
@@ -84,14 +84,14 @@ exp-regtest: check
 perf: check
        @PERL@ perf/vg_perf perf
 
+# Nb: no need to include any Makefile.am files here, or files included from
+# them, as automake includes them automatically.
 EXTRA_DIST = \
        ACKNOWLEDGEMENTS \
        README_DEVELOPERS \
        README_PACKAGERS \
        README_MISSING_SYSCALL_OR_IOCTL \
        valgrind.spec.in valgrind.pc.in \
-       Makefile.all.am Makefile.tool.am Makefile.core.am \
-       Makefile.tool-inplace.am \
        $(vex_primary_sources) \
        vg-in-place