mirror of
https://github.com/Zenithsiz/ftmemsim-valgrind.git
synced 2026-02-04 02:18:37 +00:00
cachegrind, because having them there doesn't add anything beyond that tested in 'none'. git-svn-id: svn://svn.valgrind.org/valgrind/trunk@3101
9 lines
233 B
Makefile
9 lines
233 B
Makefile
noinst_SCRIPTS = filter_stderr
|
|
|
|
EXTRA_DIST = $(noinst_SCRIPTS) \
|
|
badrw.stderr.exp badrw.vgtest \
|
|
fprw.stderr.exp fprw.vgtest \
|
|
overlap.stderr.exp overlap.stdout.exp overlap.vgtest \
|
|
toobig-allocs.stderr.exp toobig-allocs.vgtest
|
|
|