2003-12-14 Ralf Corsepius <corsepiu@faw.uni-ulm.de>

* Makefile.am: Remove automake/compile.am
This commit is contained in:
Ralf Corsepius
2003-12-14 16:56:57 +00:00
parent dbb07c7486
commit a07ff70b31
2 changed files with 4 additions and 1 deletions

View File

@@ -1,3 +1,7 @@
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> 2003-12-14 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* automake/compile.am: Remove (Unused). * automake/compile.am: Remove (Unused).

View File

@@ -11,7 +11,6 @@ ACLOCAL_AMFLAGS = -I aclocal
SUBDIRS = make $(build_SUBDIRS) $(host_SUBDIRS) $(target_SUBDIRS) SUBDIRS = make $(build_SUBDIRS) $(host_SUBDIRS) $(target_SUBDIRS)
AUTOMAKE_FILES = AUTOMAKE_FILES =
AUTOMAKE_FILES += automake/compile.am
AUTOMAKE_FILES += automake/host.am AUTOMAKE_FILES += automake/host.am
AUTOMAKE_FILES += automake/local.am AUTOMAKE_FILES += automake/local.am
AUTOMAKE_FILES += automake/subdirs.am AUTOMAKE_FILES += automake/subdirs.am