2011-06-20 Ralf Corsépius <ralf.corsepius@rtems.org>

* devfs04/Makefile.am, deviceio01/Makefile.am,
	monitor02/Makefile.am, stackchk01/Makefile.am,
	stringto01/Makefile.am, tar01/Makefile.am,
	tar02/Makefile.am, termios01/Makefile.am,
	termios03/Makefile.am, termios04/Makefile.am
	tztest/Makefile.am: Add missing files.
This commit is contained in:
Ralf Corsepius
2011-06-20 08:53:03 +00:00
parent 3a9d9e1e12
commit e8899de3fa
12 changed files with 21 additions and 0 deletions
@@ -8,6 +8,7 @@ rtems_tests_PROGRAMS = stackchk01
stackchk01_SOURCES = init.c
dist_rtems_tests_DATA = stackchk01.scn
dist_rtems_tests_DATA += stackchk01.doc
include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg
include $(top_srcdir)/../automake/compile.am