2002-08-01 Ralf Corsepius <corsepiu@faw.uni-ulm.de>

* Makefile.am: Clean $(PROJECT_RELEASE).
This commit is contained in:
Ralf Corsepius
2002-08-01 08:46:34 +00:00
parent b9e6c6b9b8
commit d6f4c1b6dc
2 changed files with 6 additions and 2 deletions

View File

@@ -1,3 +1,7 @@
2002-08-01 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* Makefile.am: Clean $(PROJECT_RELEASE).
2002-07-22 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* acinclude.m4: Add test "$multilib" != "yes".

View File

@@ -6,8 +6,8 @@ ACLOCAL_AMFLAGS = -I ../../aclocal
SUBDIRS = @exec@ @subdirs@
# NOTE: The wildcard on the install should pick up everything except
# the tests directory. This significantly minimizes the install size.
clean-local:
$(RM) -r $(PROJECT_RELEASE)
include $(top_srcdir)/../../automake/subdirs.am
include $(top_srcdir)/../../automake/host.am