From 11dc4089e74d4373fde9687c079574914f405ff5 Mon Sep 17 00:00:00 2001 From: diego Date: Sun, 13 Dec 2009 21:43:31 +0000 Subject: xmllint.sh is not a phony target. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@30000 b3059339-0415-0410-9bf9-f77b7e298cf2 --- DOCS/xml/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'DOCS') diff --git a/DOCS/xml/Makefile b/DOCS/xml/Makefile index 7a90938aef..2a13530f39 100644 --- a/DOCS/xml/Makefile +++ b/DOCS/xml/Makefile @@ -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* -- cgit v1.2.3