diff --git a/c/src/ChangeLog b/c/src/ChangeLog index 9e57a4109e..fc0824f1da 100644 --- a/c/src/ChangeLog +++ b/c/src/ChangeLog @@ -1,3 +1,7 @@ +2006-11-20 Ralf Corsépius + + * Makefile.am: Remove ampolish3. + 2006-11-16 Ralf Corsépius * configure.ac: Remove RTEMS_AMPOLISH3. diff --git a/c/src/Makefile.am b/c/src/Makefile.am index 025dba86a3..ede2576a6d 100644 --- a/c/src/Makefile.am +++ b/c/src/Makefile.am @@ -7,8 +7,6 @@ ACLOCAL_AMFLAGS = -I aclocal SUBDIRS = . @BSP_SUBDIRS@ DIST_SUBDIRS = @BSP_SUBDIRS@ -EXTRA_DIST = ampolish3 - clean-local: $(RM) -r $(PROJECT_RELEASE) diff --git a/cpukit/ChangeLog b/cpukit/ChangeLog index b890ceed6a..adef94eb7b 100644 --- a/cpukit/ChangeLog +++ b/cpukit/ChangeLog @@ -1,3 +1,7 @@ +2006-11-20 Ralf Corsépius + + * Makefile.am: Remove ampolish3. + 2006-11-17 Joel Sherrill * score/inline/rtems/score/object.inl, score/src/objectnametoid.c: diff --git a/cpukit/Makefile.am b/cpukit/Makefile.am index 4fceb84e56..66995d481f 100644 --- a/cpukit/Makefile.am +++ b/cpukit/Makefile.am @@ -23,8 +23,6 @@ SUBDIRS += ftpd SUBDIRS += telnetd SUBDIRS += pppd -EXTRA_DIST = ampolish3 - noinst_DATA = preinstall-stamp preinstall-stamp: $(MAKE) $(AM_MAKEFLAGS) preinstall