2004-01-28 Ralf Corsepius <corsepiu@faw.uni-ulm.de>

* Makefile.am: Don't include subdirs.am.
This commit is contained in:
Ralf Corsepius
2004-01-28 12:25:39 +00:00
parent c95ab0d72f
commit d43421078e
2 changed files with 4 additions and 1 deletions

View File

@@ -1,3 +1,7 @@
2004-01-28 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* Makefile.am: Don't include subdirs.am.
2004-01-28 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* Makefile.am: Fix typo.

View File

@@ -144,5 +144,4 @@ CLEANFILES += $(PREINSTALL_FILES)
DISTCLEANFILES = $(PREINSTALL_DIRS)
CLEANFILES += $(TMPINSTALL_FILES)
include $(top_srcdir)/../../../../automake/subdirs.am
include $(top_srcdir)/../../../../automake/local.am