summaryrefslogtreecommitdiffstats
path: root/c/src/ada-tests/tmtests/tmoverhd/Makefile.am
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2003-12-05 17:52:07 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2003-12-05 17:52:07 +0000
commite6594aec2dd83c3ee5fae8b7f541d8d426a98fb9 (patch)
treed7ac1d679ae42f113fe4856542d2220f98af1250 /c/src/ada-tests/tmtests/tmoverhd/Makefile.am
parent2003-12-05 Ralf Corsepius <corsepiu@faw.uni-ulm.de> (diff)
downloadrtems-e6594aec2dd83c3ee5fae8b7f541d8d426a98fb9.tar.bz2
2003-12-05 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* mptests/mp01/Makefile.am: Cosmetics. * samples/Makefile.am: Cosmetics. * samples/base_mp/Makefile.am: Cosmetics. * samples/base_sp/Makefile.am: Cosmetics. * samples/hello/Makefile.am: Cosmetics. * samples/ticker/Makefile.am: Cosmetics. * support/Makefile.am: Cosmetics. * tmtests/tmoverhd/Makefile.am: Cosmetics.
Diffstat (limited to 'c/src/ada-tests/tmtests/tmoverhd/Makefile.am')
-rw-r--r--c/src/ada-tests/tmtests/tmoverhd/Makefile.am5
1 files changed, 2 insertions, 3 deletions
diff --git a/c/src/ada-tests/tmtests/tmoverhd/Makefile.am b/c/src/ada-tests/tmtests/tmoverhd/Makefile.am
index d522442e4a..9150a7ea16 100644
--- a/c/src/ada-tests/tmtests/tmoverhd/Makefile.am
+++ b/c/src/ada-tests/tmtests/tmoverhd/Makefile.am
@@ -6,9 +6,8 @@ include $(top_srcdir)/../../../testsuites/automake/compile.am
include $(top_srcdir)/ada.am
noinst_PROGRAMS = tmoverhd
-tmoverhd_SOURCES = tmoverhd.adb config.h \
-tmtest.adb tmtest.ads \
-dummy_rtems.adb dummy_rtems.ads
+tmoverhd_SOURCES = tmoverhd.adb config.h tmtest.adb tmtest.ads \
+ dummy_rtems.adb dummy_rtems.ads
tmoverhd_SOURCES += ../../support/init.c
tmoverhd$(EXEEXT): tmoverhd.adb init.$(OBJEXT)