remove test-md5 on make clean.

2004-04-12  Sven Neumann  <sven@gimp.org>

	* libgimpmath/Makefile.am: remove test-md5 on make clean.
This commit is contained in:
Sven Neumann 2004-04-12 09:51:15 +00:00 committed by Sven Neumann
parent 7ef0073577
commit 056191c7a7
2 changed files with 8 additions and 0 deletions

View File

@ -1,3 +1,7 @@
2004-04-12 Sven Neumann <sven@gimp.org>
* libgimpmath/Makefile.am: remove test-md5 on make clean.
2004-04-11 Manish Singh <yosh@gimp.org> 2004-04-11 Manish Singh <yosh@gimp.org>
* plug-ins/pygimp/plug-ins/py-slice.py: When using a separate dir for * plug-ins/pygimp/plug-ins/py-slice.py: When using a separate dir for

View File

@ -103,6 +103,10 @@ test_md5_LDADD = \
$(GLIB_LIBS) \ $(GLIB_LIBS) \
$(test_md5_DEPENDENCIES) $(test_md5_DEPENDENCIES)
CLEANFILES = $(EXTRA_PROGRAMS)
install-data-local: install-ms-lib install-libtool-import-lib install-data-local: install-ms-lib install-libtool-import-lib
uninstall-local: uninstall-ms-lib uninstall-libtool-import-lib uninstall-local: uninstall-ms-lib uninstall-libtool-import-lib