2004-02-14 Ralf Corsepius <corsepiu@faw.uni-ulm.de>

* Makefile.am: Reflect changes to bsp.am.
This commit is contained in:
Ralf Corsepius
2004-02-14 04:36:01 +00:00
parent b083736363
commit 6ac101b7ae
92 changed files with 250 additions and 55 deletions

View File

@@ -1,3 +1,7 @@
2004-02-14 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* Makefile.am: Reflect changes to bsp.am.
2004-02-03 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* configure.ac: Remove AM_CONDITIONAL(HAS_MP).

View File

@@ -151,7 +151,7 @@ TMPINSTALL_FILES += $(PROJECT_LIB)/no-ctor$(LIB_VARIANT).$(OBJEXT)
endif
CLEANFILES += $(PREINSTALL_FILES)
DISTCLEANFILES = $(PREINSTALL_DIRS)
DISTCLEANFILES += $(PREINSTALL_DIRS)
CLEANFILES += $(TMPINSTALL_FILES)
include $(top_srcdir)/../../../../automake/local.am