]> git.ipfire.org Git - thirdparty/gettext.git/commitdiff
No more need for explicit cleaning, now that gnulib-tool is fixed.
authorBruno Haible <bruno@clisp.org>
Mon, 13 Nov 2006 12:38:00 +0000 (12:38 +0000)
committerBruno Haible <bruno@clisp.org>
Tue, 23 Jun 2009 10:14:22 +0000 (12:14 +0200)
gnulib-local/modules/libxml

index 8934becbce57b5bab271e7ba815903a00305cfa9..cd3a2863e7449d0ac225b7f2c315fc32d8d3aa25 100644 (file)
@@ -437,11 +437,7 @@ MOSTLYCLEANFILES += \
   libxml/xpath.h \
   libxml/xpathInternals.h \
   libxml/xpointer.h
-MOSTLYCLEANFILES += libxml/*.h-t libxml/*.$(OBJEXT) libxml/*.lo
-
-clean: clean-libxml
-clean-libxml:
-       rm -rf libxml/.libs libxml/_libs
+MOSTLYCLEANFILES += libxml/*.h-t
 
 Include:
 #include <libxml/DOCBparser.h>