]> git.ipfire.org Git - thirdparty/valgrind.git/commitdiff
Fix a Makefile issue that I think caused automated testing to fail on
authorNicholas Nethercote <njn@valgrind.org>
Fri, 2 Nov 2007 20:47:53 +0000 (20:47 +0000)
committerNicholas Nethercote <njn@valgrind.org>
Fri, 2 Nov 2007 20:47:53 +0000 (20:47 +0000)
'alvis' last night.  I don't no why it worked on the other machines, must be
an automake version thing.

git-svn-id: svn://svn.valgrind.org/valgrind/trunk@7083

massif/perf/Makefile.am

index a5c1303806716f76ae195a8dd89824060a26f612..91eab4dd413f213effab50bfe971b7ab261537ac 100644 (file)
@@ -2,7 +2,7 @@
 # For AM_FLAG_M3264_PRI
 include $(top_srcdir)/Makefile.flags.am
 
-EXTRA_DIST = $(noinst_SCRIPTS) \
+EXTRA_DIST = \
        many-xpts.vgperf
 
 check_PROGRAMS = \