summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2003-12-14 16:56:57 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2003-12-14 16:56:57 +0000
commita07ff70b3148987f62995158ba85f42c57eb10e0 (patch)
treedb03c4af0cc89c4352d8857108f7118c41589ec8
parent2003-12-14 Ralf Corsepius <corsepiu@faw.uni-ulm.de> (diff)
downloadrtems-a07ff70b3148987f62995158ba85f42c57eb10e0.tar.bz2
2003-12-14 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* Makefile.am: Remove automake/compile.am
-rw-r--r--ChangeLog4
-rw-r--r--Makefile.am1
2 files changed, 4 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 1854632d17..1ed5a78513 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,9 @@
2003-12-14 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
+ * Makefile.am: Remove automake/compile.am
+
+2003-12-14 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
+
* automake/compile.am: Remove (Unused).
2003-12-12 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
diff --git a/Makefile.am b/Makefile.am
index 28027b5693..9fda4e4ceb 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -11,7 +11,6 @@ ACLOCAL_AMFLAGS = -I aclocal
SUBDIRS = make $(build_SUBDIRS) $(host_SUBDIRS) $(target_SUBDIRS)
AUTOMAKE_FILES =
-AUTOMAKE_FILES += automake/compile.am
AUTOMAKE_FILES += automake/host.am
AUTOMAKE_FILES += automake/local.am
AUTOMAKE_FILES += automake/subdirs.am