mirror of
https://github.com/Zenithsiz/ftmemsim-valgrind.git
synced 2026-02-04 02:18:37 +00:00
Fix a Makefile issue that I think caused automated testing to fail on
'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
This commit is contained in:
parent
8a965314f5
commit
ad2b342f32
@ -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 = \
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user