summaryrefslogtreecommitdiffstats
path: root/c/src/lib/Makefile.am
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>1999-11-16 16:13:26 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>1999-11-16 16:13:26 +0000
commitce18601a7d1ac858071dedbf8bf7faaed7afabef (patch)
tree6bd0f70398e5cdb600d290fbbbe243a61a262016 /c/src/lib/Makefile.am
parentAdded comments. (diff)
downloadrtems-ce18601a7d1ac858071dedbf8bf7faaed7afabef.tar.bz2
Removed start subdirectory and distributed contents to the appropriate
places under the libbsp tree.
Diffstat (limited to 'c/src/lib/Makefile.am')
-rw-r--r--c/src/lib/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/c/src/lib/Makefile.am b/c/src/lib/Makefile.am
index a77bfe9538..f65729290b 100644
--- a/c/src/lib/Makefile.am
+++ b/c/src/lib/Makefile.am
@@ -5,7 +5,7 @@
AUTOMAKE_OPTIONS = foreign 1.4
ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal
-SUBDIRS = start include libc libcpu libbsp \
+SUBDIRS = include libc libcpu libbsp \
$(LIBHWAPI)
include $(top_srcdir)/../../../automake/subdirs.am