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