summaryrefslogtreecommitdiffstats
path: root/DOCS/xml/Makefile
diff options
context:
space:
mode:
authordiego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2>2010-05-03 23:00:58 +0000
committerdiego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2>2010-05-03 23:00:58 +0000
commitbcdf7c0b3dc61a09e0cd83d553bd21dc0f266d04 (patch)
treea6f25762e65b75c3126a45968157a5db0430c17d /DOCS/xml/Makefile
parenteaff21c633fbb1c366890875c7bc5485fcd85459 (diff)
downloadmpv-bcdf7c0b3dc61a09e0cd83d553bd21dc0f266d04.tar.bz2
mpv-bcdf7c0b3dc61a09e0cd83d553bd21dc0f266d04.tar.xz
Put symlinks under revision control instead of generating them during make.
This simplifies the build system and should have no practical disadvantage. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@31133 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'DOCS/xml/Makefile')
-rw-r--r--DOCS/xml/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/DOCS/xml/Makefile b/DOCS/xml/Makefile
index ed0ec64ed6..c68c1b9570 100644
--- a/DOCS/xml/Makefile
+++ b/DOCS/xml/Makefile
@@ -57,7 +57,6 @@ clean:
releaseclean:
-rm -f $(CONFIGURE_GENERATED)
-rm -f $(MAIN_XML_ALL)
- -rm -f $$(find . -name *.xml -type l)
distclean: clean releaseclean