summaryrefslogtreecommitdiffstats
path: root/testsuites/tmtests/Makefile.am
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2004-03-26 05:09:01 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2004-03-26 05:09:01 +0000
commitc91605312d65c78b0470a0b96c182035dbf8ad5e (patch)
tree2d07b3e3e8565f19efd46fc7621355e3796522fb /testsuites/tmtests/Makefile.am
parent2004-03-26 Ralf Corsepius <ralf_corsepius@rtems.org> (diff)
downloadrtems-c91605312d65c78b0470a0b96c182035dbf8ad5e.tar.bz2
2004-03-26 Ralf Corsepius <ralf_corsepius@rtems.org>
* include/Makefile.am: Remove. * Makefile.am: Merge-in include/Makefile.am. * configure.ac: Reflect changes above.
Diffstat (limited to 'testsuites/tmtests/Makefile.am')
-rw-r--r--testsuites/tmtests/Makefile.am4
1 files changed, 3 insertions, 1 deletions
diff --git a/testsuites/tmtests/Makefile.am b/testsuites/tmtests/Makefile.am
index c09b08601f..d04b52f939 100644
--- a/testsuites/tmtests/Makefile.am
+++ b/testsuites/tmtests/Makefile.am
@@ -4,7 +4,9 @@
ACLOCAL_AMFLAGS = -I ../aclocal
-SUBDIRS = include tmck tmoverhd tm01 tm02 tm03 tm04 tm05 tm06 tm07 tm08 tm09 \
+noinst_HEADERS = include/timesys.h
+
+SUBDIRS = tmck tmoverhd tm01 tm02 tm03 tm04 tm05 tm06 tm07 tm08 tm09 \
tm10 tm11 tm12 tm13 tm14 tm15 tm16 tm17 tm18 tm19 tm20 tm21 tm22 tm23 \
tm24 tm25 tm26 tm27 tm28 tm29