summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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