mirror of
https://github.com/Zenithsiz/ftmemsim-valgrind.git
synced 2026-02-11 05:55:48 +00:00
Authors of this port:
Petr Pavlu setup@dagobah.cz
Ivo Raisr ivosh@ivosh.net
Theo Schlossnagle theo@omniti.com
git-svn-id: svn://svn.valgrind.org/valgrind/trunk@15426
13 lines
223 B
Makefile
13 lines
223 B
Makefile
|
|
include $(top_srcdir)/Makefile.tool-tests.am
|
|
|
|
dist_noinst_SCRIPTS = \
|
|
filter_stderr
|
|
|
|
EXTRA_DIST = \
|
|
nlcontrolc.stderrB.exp \
|
|
nlcontrolc.stderr.exp \
|
|
nlcontrolc.stdinB.gdb \
|
|
nlcontrolc.stdoutB.exp \
|
|
nlcontrolc.vgtest
|