Author: diego Date: Mon Nov 7 20:54:36 2011 New Revision: 34321 Log: build: Remove dangling reference to removed DOCS/xml/configure.
Modified: trunk/DOCS/xml/Makefile Changes in other areas also in this revision: Modified: trunk/debian/rules Modified: trunk/DOCS/xml/Makefile ============================================================================== --- trunk/DOCS/xml/Makefile Mon Nov 7 20:54:35 2011 (r34320) +++ trunk/DOCS/xml/Makefile Mon Nov 7 20:54:36 2011 (r34321) @@ -15,9 +15,6 @@ html-single: $(addprefix html-single-,$ xmllint: $(addprefix xmllint-,$(DOC_LANGS)) -$(CONFIGURE_GENERATED) $(MAIN_XML_ALL): - ./configure - define lang-def html-chunked-$(lang): $(HTML)/$(lang)/dummy.html html-single-$(lang): $(HTML)/$(lang)/MPlayer.html _______________________________________________ MPlayer-DOCS mailing list [email protected] https://lists.mplayerhq.hu/mailman/listinfo/mplayer-docs
