summaryrefslogtreecommitdiffstats
path: root/c/Makefile.am
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2003-12-11 16:06:32 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2003-12-11 16:06:32 +0000
commit5c58243c2b4f8352a8c67f52528dddb0a6b48155 (patch)
tree9ef97972eb10288c3dc4bd9b2bd066cdac5bca3c /c/Makefile.am
parent2003-12-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de> (diff)
downloadrtems-5c58243c2b4f8352a8c67f52528dddb0a6b48155.tar.bz2
2003-12-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* configure.ac: Cosmetics. * Makefile.am: Cosmetics.
Diffstat (limited to 'c/Makefile.am')
-rw-r--r--c/Makefile.am3
1 files changed, 2 insertions, 1 deletions
diff --git a/c/Makefile.am b/c/Makefile.am
index 05f2bd1416..5dffb7900b 100644
--- a/c/Makefile.am
+++ b/c/Makefile.am
@@ -36,5 +36,6 @@ EXTRA_DIST += TOOL_TARGETS
DIST_SUBDIRS = ${RTEMS_BSP}
## -------------------------------------------------------
-include $(top_srcdir)/../automake/subdirs.am
+
include $(top_srcdir)/../automake/host.am
+include $(top_srcdir)/../automake/subdirs.am