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* _______________________________________________ MPlayer-DOCS mailing list [email protected] https://lists.mplayerhq.hu/mailman/listinfo/mplayer-docs
