summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2005-11-20 17:09:19 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2005-11-20 17:09:19 +0000
commit8fdfc9f68afc8d9c01d44120a03dc78fda5aaea5 (patch)
treefaa9d222d0d0a60d238eb3d598f54ba6ca344ef3
parentNew. (diff)
downloadrtems-8fdfc9f68afc8d9c01d44120a03dc78fda5aaea5.tar.bz2
Cleanup.
-rw-r--r--c/src/ada-tests/Makefile.am2
1 files changed, 0 insertions, 2 deletions
diff --git a/c/src/ada-tests/Makefile.am b/c/src/ada-tests/Makefile.am
index fbcdb68f59..464b5702fd 100644
--- a/c/src/ada-tests/Makefile.am
+++ b/c/src/ada-tests/Makefile.am
@@ -2,8 +2,6 @@
ACLOCAL_AMFLAGS = -I aclocal -I ../../../testsuites/aclocal
-include $(top_srcdir)/../../../testsuites/automake/compile.am
-
SUBDIRS = support samples sptests tmtests
if HAS_MP
SUBDIRS += mptests