From 7ef47ccf38e8e1c9e2afc4296233154b43573ace Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Tue, 8 Jan 2002 12:04:55 +0000 Subject: 2002-01-07 Ralf Corsepius * include/Makefile.am: Remove EXTRA_DIST. --- c/src/lib/libcpu/sh/sh7032/ChangeLog | 4 ++++ c/src/lib/libcpu/sh/sh7032/include/Makefile.am | 2 -- 2 files changed, 4 insertions(+), 2 deletions(-) (limited to 'c') diff --git a/c/src/lib/libcpu/sh/sh7032/ChangeLog b/c/src/lib/libcpu/sh/sh7032/ChangeLog index b8b24d59e9..c691381cea 100644 --- a/c/src/lib/libcpu/sh/sh7032/ChangeLog +++ b/c/src/lib/libcpu/sh/sh7032/ChangeLog @@ -1,3 +1,7 @@ +2002-01-07 Ralf Corsepius + + * include/Makefile.am: Remove EXTRA_DIST. + 2001-10-12 Joel Sherrill * clock/ckinit.c, delay/delay.c, include/iosh7032.h, diff --git a/c/src/lib/libcpu/sh/sh7032/include/Makefile.am b/c/src/lib/libcpu/sh/sh7032/include/Makefile.am index 1550c6ea53..00e1901a13 100644 --- a/c/src/lib/libcpu/sh/sh7032/include/Makefile.am +++ b/c/src/lib/libcpu/sh/sh7032/include/Makefile.am @@ -27,6 +27,4 @@ TMPINSTALL_FILES = $(PROJECT_INCLUDE)/sh \ all-local: $(TMPINSTALL_FILES) -EXTRA_DIST = sci.h sh7_pfc.h sh7_sci.h - include $(top_srcdir)/../../../../../../automake/local.am -- cgit v1.2.3