From 3503599120213099c0229e5017f62fbd1fb0ee39 Mon Sep 17 00:00:00 2001 From: Ralf Corsepius Date: Tue, 9 Dec 2003 14:56:39 +0000 Subject: 2003-12-09 Ralf Corsepius * Makefile.am: Misc cleanups and fixes. --- c/src/lib/libbsp/powerpc/ChangeLog | 4 ++++ c/src/lib/libbsp/powerpc/Makefile.am | 5 ++--- 2 files changed, 6 insertions(+), 3 deletions(-) (limited to 'c/src/lib/libbsp/powerpc') diff --git a/c/src/lib/libbsp/powerpc/ChangeLog b/c/src/lib/libbsp/powerpc/ChangeLog index 7ebb8304a4..815717624f 100644 --- a/c/src/lib/libbsp/powerpc/ChangeLog +++ b/c/src/lib/libbsp/powerpc/ChangeLog @@ -1,3 +1,7 @@ +2003-12-09 Ralf Corsepius + + * Makefile.am: Misc cleanups and fixes. + 2003-10-20 Ralf Corsepius * acinclude.m4: Reflect changes to bootstrap. diff --git a/c/src/lib/libbsp/powerpc/Makefile.am b/c/src/lib/libbsp/powerpc/Makefile.am index ed722fcfb9..581c044558 100644 --- a/c/src/lib/libbsp/powerpc/Makefile.am +++ b/c/src/lib/libbsp/powerpc/Makefile.am @@ -7,9 +7,8 @@ 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 +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