summaryrefslogtreecommitdiffstats
path: root/c/src/lib/include/Makefile.am
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>1999-10-11 15:34:26 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>1999-10-11 15:34:26 +0000
commit45269dc902f360953ecb9f8816beaae9daa4cec7 (patch)
tree315cdb76df196084c7ba24c0ba99ac777302e214 /c/src/lib/include/Makefile.am
parentSwitched to the C++ front end to gcc to link. This still did not (diff)
downloadrtems-45269dc902f360953ecb9f8816beaae9daa4cec7.tar.bz2
Patch from Ralf Corsepius <corsepiu@faw.uni-ulm.de> to move librdbg
to its own top level package.
Diffstat (limited to '')
-rw-r--r--c/src/lib/include/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/c/src/lib/include/Makefile.am b/c/src/lib/include/Makefile.am
index 52a266c506..363223b878 100644
--- a/c/src/lib/include/Makefile.am
+++ b/c/src/lib/include/Makefile.am
@@ -22,7 +22,7 @@ all-am: $(TMPINSTALL_FILES)
debug-am: $(TMPINSTALL_FILES)
profile-am: $(TMPINSTALL_FILES)
-SUBDIRS = sys motorola zilog rdbg
+SUBDIRS = sys motorola zilog
include $(top_srcdir)/../../../automake/subdirs.am
include $(top_srcdir)/../../../automake/local.am