summaryrefslogtreecommitdiffstats
path: root/cpukit/Makefile.am
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2005-10-27 04:13:14 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2005-10-27 04:13:14 +0000
commitaa40f6fac4811df5ed5e24223b93d74e136d8c69 (patch)
treef625aa9b49fa49913ca786fa53baf9d947db068a /cpukit/Makefile.am
parentRegenerate. (diff)
downloadrtems-aa40f6fac4811df5ed5e24223b93d74e136d8c69.tar.bz2
Cosmetics.
Diffstat (limited to 'cpukit/Makefile.am')
-rw-r--r--cpukit/Makefile.am6
1 files changed, 4 insertions, 2 deletions
diff --git a/cpukit/Makefile.am b/cpukit/Makefile.am
index 6d1d98ef43..c2d8f6701a 100644
--- a/cpukit/Makefile.am
+++ b/cpukit/Makefile.am
@@ -7,15 +7,18 @@ ACLOCAL_AMFLAGS = -I aclocal
include $(top_srcdir)/automake/compile.am
include $(top_srcdir)/automake/multilib.am
+# librtemscpu
SUBDIRS = . score rtems sapi posix itron
SUBDIRS += libcsupport libblock libfs
SUBDIRS += libnetworking librpc
SUBDIRS += libmisc
+SUBDIRS += wrapup
+
+# applications
SUBDIRS += httpd
SUBDIRS += ftpd
SUBDIRS += telnetd
SUBDIRS += pppd
-SUBDIRS += wrapup
CLEANFILES =
DISTCLEANFILES =
@@ -132,7 +135,6 @@ include_rtems_HEADERS += libmisc/devnull/devnull.h
include_rtems_HEADERS += libmisc/dumpbuf/dumpbuf.h
## monitor
-
include_rtems_HEADERS += libmisc/monitor/monitor.h
## mw-fb