From bf1cadeb76f11d3e93444fbabe2ec50b35a6565c Mon Sep 17 00:00:00 2001 From: Ralf Corsepius Date: Thu, 29 Jun 2006 09:08:07 +0000 Subject: [PATCH] =?UTF-8?q?2006-06-28=09Ralf=20Cors=C3=A9pius=20?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * Makefile.am: Add ampolish3. --- c/src/ChangeLog | 4 ++++ c/src/Makefile.am | 2 ++ cpukit/ChangeLog | 3 +++ cpukit/Makefile.am | 2 ++ 4 files changed, 11 insertions(+) diff --git a/c/src/ChangeLog b/c/src/ChangeLog index 6aea5ba00b..c58f590281 100644 --- a/c/src/ChangeLog +++ b/c/src/ChangeLog @@ -1,3 +1,7 @@ +2006-06-28 Ralf Corsépius + + * Makefile.am: Add ampolish3. + 2006-06-28 Ralf Corsépius * ampolish3: New. diff --git a/c/src/Makefile.am b/c/src/Makefile.am index ede2576a6d..025dba86a3 100644 --- a/c/src/Makefile.am +++ b/c/src/Makefile.am @@ -7,6 +7,8 @@ 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 63e0c63052..06482de350 100644 --- a/cpukit/ChangeLog +++ b/cpukit/ChangeLog @@ -1,5 +1,8 @@ 2006-06-28 Ralf Corsépius + * Makefile.am: Add ampolish3. + +2006-06-28 Ralf Corsépius * ampolish3: New. * aclocal/rtems-ampolish.m4: Reflect using in-sourcetree ampolish3. diff --git a/cpukit/Makefile.am b/cpukit/Makefile.am index ace92e89ee..868d4c4b36 100644 --- a/cpukit/Makefile.am +++ b/cpukit/Makefile.am @@ -23,6 +23,8 @@ SUBDIRS += ftpd SUBDIRS += telnetd SUBDIRS += pppd +EXTRA_DIST = ampolish3 + noinst_DATA = preinstall-stamp preinstall-stamp: $(MAKE) $(AM_MAKEFLAGS) preinstall