summaryrefslogtreecommitdiffstats
path: root/testsuites/itrontests/Makefile.am
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2010-06-17 16:03:51 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2010-06-17 16:03:51 +0000
commit62812daba81dfec31cd3c49eb109121eb3d63e38 (patch)
tree75fc2c753130130eabc91a2eb3cc84fd335a34dd /testsuites/itrontests/Makefile.am
parent2010-06-17 Ralf Corsépius <ralf.corsepius@rtems.org> (diff)
downloadrtems-62812daba81dfec31cd3c49eb109121eb3d63e38.tar.bz2
Remove (Abandoned)
Diffstat (limited to 'testsuites/itrontests/Makefile.am')
-rw-r--r--testsuites/itrontests/Makefile.am11
1 files changed, 0 insertions, 11 deletions
diff --git a/testsuites/itrontests/Makefile.am b/testsuites/itrontests/Makefile.am
deleted file mode 100644
index 05629b1da9..0000000000
--- a/testsuites/itrontests/Makefile.am
+++ /dev/null
@@ -1,11 +0,0 @@
-##
-## $Id$
-##
-
-ACLOCAL_AMFLAGS = -I ../aclocal
-
-SUBDIRS = itronhello itrontask01 itrontask02 itrontask03 itrontask04 \
- itronmbf01 itronmbox01 itronsem01 itrontime01
-
-include $(top_srcdir)/../automake/subdirs.am
-include $(top_srcdir)/../automake/local.am