From c91605312d65c78b0470a0b96c182035dbf8ad5e Mon Sep 17 00:00:00 2001 From: Ralf Corsepius Date: Fri, 26 Mar 2004 05:09:01 +0000 Subject: 2004-03-26 Ralf Corsepius * include/Makefile.am: Remove. * Makefile.am: Merge-in include/Makefile.am. * configure.ac: Reflect changes above. --- testsuites/tmitrontests/Makefile.am | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'testsuites/tmitrontests/Makefile.am') diff --git a/testsuites/tmitrontests/Makefile.am b/testsuites/tmitrontests/Makefile.am index 52ca1069bf..9e3928f6fe 100644 --- a/testsuites/tmitrontests/Makefile.am +++ b/testsuites/tmitrontests/Makefile.am @@ -4,9 +4,9 @@ ACLOCAL_AMFLAGS = -I ../aclocal -ITRON_DIRS = include tmitronsem01 +noinst_HEADERS = include/timesys.h -SUBDIRS = $(ITRON_DIRS) +SUBDIRS = tmitronsem01 EXTRA_DIST = tmitrontests.am -- cgit v1.2.3