summaryrefslogtreecommitdiffstats
path: root/c/src/lib
diff options
context:
space:
mode:
Diffstat (limited to 'c/src/lib')
-rw-r--r--c/src/lib/libcpu/sh/sh7032/ChangeLog4
-rw-r--r--c/src/lib/libcpu/sh/sh7032/include/Makefile.am2
2 files changed, 4 insertions, 2 deletions
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 <corsepiu@faw.uni-ulm.de>
+
+ * include/Makefile.am: Remove EXTRA_DIST.
+
2001-10-12 Joel Sherrill <joel@OARcorp.com>
* 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