Eliminate scndir, docdir. Use rtems_testsdir instead.

This commit is contained in:
Ralf Corsepius
2006-07-11 05:09:12 +00:00
parent 7066061e3f
commit 9c5ea1114a
92 changed files with 150 additions and 300 deletions

View File

@@ -7,8 +7,7 @@ MANAGERS = all
rtems_tests_PROGRAMS = tmitronsem01.exe
tmitronsem01_exe_SOURCES = init.c system.h
docdir = $(rtems_testsdir)
dist_doc_DATA = tmitronsem01.doc
dist_rtems_tests_DATA = tmitronsem01.doc
include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg
include $(top_srcdir)/../automake/compile.am