[MPlayer-DOCS] r30000 - trunk/DOCS/xml/Makefile

diego subversion at mplayerhq.hu
Sun Dec 13 22:43:31 CET 2009


Author: diego
Date: Sun Dec 13 22:43:31 2009
New Revision: 30000

Log:
xmllint.sh is not a phony target.

Modified:
   trunk/DOCS/xml/Makefile

Modified: trunk/DOCS/xml/Makefile
==============================================================================
--- trunk/DOCS/xml/Makefile	Sun Dec 13 22:33:24 2009	(r29999)
+++ trunk/DOCS/xml/Makefile	Sun Dec 13 22:43:31 2009	(r30000)
@@ -62,4 +62,4 @@ releaseclean:
 
 distclean: clean releaseclean
 
-.PHONY: all help html-chunked* html-single* xmllint* *clean*
+.PHONY: all help html-chunked* html-single* xmllint xmllint-* *clean*


More information about the MPlayer-DOCS mailing list