summaryrefslogtreecommitdiffstats
path: root/testsuites/itrontests/Makefile.am
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>1999-11-22 19:23:10 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>1999-11-22 19:23:10 +0000
commitde759c54f54434b0268fa94da5fee022eb32db09 (patch)
tree542876cadabe05812fd26c53dde95986589dfb2d /testsuites/itrontests/Makefile.am
parentPatch rtems-rc-19991117-7.diff from Ralf Corsepius <corsepiu@faw.uni-ulm.de> (diff)
downloadrtems-de759c54f54434b0268fa94da5fee022eb32db09.tar.bz2
Patch rtems-rc-19991117-8.diff from Ralf Corsepius <corsepiu@faw.uni-ulm.de>
to fix some minor bugs in the conversion to automake.
Diffstat (limited to '')
-rw-r--r--testsuites/itrontests/Makefile.am1
1 files changed, 0 insertions, 1 deletions
diff --git a/testsuites/itrontests/Makefile.am b/testsuites/itrontests/Makefile.am
index d741bc7b47..359cf6be50 100644
--- a/testsuites/itrontests/Makefile.am
+++ b/testsuites/itrontests/Makefile.am
@@ -16,6 +16,5 @@ all-local: $(PREINSTALLDIRS)
SUBDIRS = . itronhello itrontask01 itrontask02 itrontask03 itrontask04 \
itronmbf01 itronmbox01 itronsem01 itrontime01
-
include $(top_srcdir)/../../../../automake/subdirs.am
include $(top_srcdir)/../../../../automake/local.am