From 45269dc902f360953ecb9f8816beaae9daa4cec7 Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Mon, 11 Oct 1999 15:34:26 +0000 Subject: Patch from Ralf Corsepius to move librdbg to its own top level package. --- c/src/lib/include/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'c/src/lib/include') 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 -- cgit v1.2.3