mirror of
https://github.com/ioacademy-jikim/debugging
synced 2025-06-10 09:26:15 +00:00
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
|