From b6084844ddc303b5c0a8b49be04872216e87347d Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Wed, 28 Nov 2001 19:08:58 +0000 Subject: 2001-11-28 Ralf Corsepius * Makefile.am: Add DIST_SUBDIRS. --- c/src/lib/libbsp/powerpc/ChangeLog | 4 ++++ c/src/lib/libbsp/powerpc/Makefile.am | 4 ++++ 2 files changed, 8 insertions(+) diff --git a/c/src/lib/libbsp/powerpc/ChangeLog b/c/src/lib/libbsp/powerpc/ChangeLog index 9e4b52f28e..d8e7a694ba 100644 --- a/c/src/lib/libbsp/powerpc/ChangeLog +++ b/c/src/lib/libbsp/powerpc/ChangeLog @@ -1,3 +1,7 @@ +2001-11-28 Ralf Corsepius + + * Makefile.am: Add DIST_SUBDIRS. + 2001-11-20 Joel Sherrill * acinclude.m4: papyrus reference removed. diff --git a/c/src/lib/libbsp/powerpc/Makefile.am b/c/src/lib/libbsp/powerpc/Makefile.am index 4e883ca9f9..e1e23b7220 100644 --- a/c/src/lib/libbsp/powerpc/Makefile.am +++ b/c/src/lib/libbsp/powerpc/Makefile.am @@ -8,5 +8,9 @@ ACLOCAL_AMFLAGS = -I ../../../../../aclocal ## Descend into the $(RTEMS_BSP_FAMILY) directory SUBDIRS = shared $(RTEMS_BSP_FAMILY) +DIST_SUBDIRS = @all_subdirs@ \ +support/old_exception_processing \ +support/new_exception_processing + include $(top_srcdir)/../../../../../automake/subdirs.am include $(top_srcdir)/../../../../../automake/local.am -- cgit v1.2.3