From e7495aeba8e77883d1dfcb2a15c998309f30a180 Mon Sep 17 00:00:00 2001 From: Ralf Corsepius Date: Tue, 17 Feb 2004 13:41:35 +0000 Subject: 2004-02-17 Ralf Corsepius * librdbg/Makefile.am: Merge-in librdbg/include/Makefile.am, librdbg/src/Makefile.am. * librdbg/include/Makefile.am, librdbg/src/Makefile.am: Remove. * configure.ac: Reflect changes above. Unconditionally apply RTEMS_CHECK_MULTIPROCESSING. * wrapup/Makefile.am: Reflect changes above. * Makefile.am: Add DIST_SUBDIRS = @BSP_SUBDIRS@. --- c/src/Makefile.am | 1 + 1 file changed, 1 insertion(+) (limited to 'c/src/Makefile.am') diff --git a/c/src/Makefile.am b/c/src/Makefile.am index 0fa0e9fd9b..6c402dcb45 100644 --- a/c/src/Makefile.am +++ b/c/src/Makefile.am @@ -5,6 +5,7 @@ ACLOCAL_AMFLAGS = -I aclocal SUBDIRS = . @BSP_SUBDIRS@ +DIST_SUBDIRS = @BSP_SUBDIRS@ clean-local: $(RM) -r $(PROJECT_RELEASE) -- cgit v1.2.3