summaryrefslogtreecommitdiffstats
path: root/c/src
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2000-10-25 17:09:06 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2000-10-25 17:09:06 +0000
commitec58782312413b71695a1646b42ea3706fa44084 (patch)
tree430fab3dcd0b26ad7f751024ac06205628e9990f /c/src
parent2000-10-25 Ralf Corsepius <corsepiu@faw.uni-ulm.de> (diff)
downloadrtems-ec58782312413b71695a1646b42ea3706fa44084.tar.bz2
2000-10-25 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* configure.in: add librtems++, libnetworking, librpc, librdb, libmisc, and libchip to the GNU canonicalized subdirectories. NOTE: Missed committing as each subdirectory was added (joel).
Diffstat (limited to '')
-rw-r--r--c/src/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/c/src/Makefile.am b/c/src/Makefile.am
index 32c7bd934c..a5a84b0538 100644
--- a/c/src/Makefile.am
+++ b/c/src/Makefile.am
@@ -5,7 +5,7 @@
AUTOMAKE_OPTIONS = foreign 1.4
ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal
-SUBDIRS = @cfg_subdirs@ @hst_subdirs@ @cfg_subdirs2@ wrapup tests
+SUBDIRS = @cfg_subdirs@ @hst_subdirs@ wrapup tests
rtems_bspdir = $(prefix)/@RTEMS_BSP@