[MPlayer-DOCS] [homepage]: r2812 - trunk/Makefile
diego
subversion at mplayerhq.hu
Tue Mar 6 10:36:42 CET 2007
Author: diego
Date: Tue Mar 6 10:36:40 2007
New Revision: 2812
Modified:
trunk/Makefile
Log:
Mark all translations as phony targets.
Modified: trunk/Makefile
==============================================================================
--- trunk/Makefile (original)
+++ trunk/Makefile Tue Mar 6 10:36:40 2007
@@ -34,7 +34,7 @@
ifneq ($(INTERNAL),yes)
-.PHONY: all en clean $(DESIGNS)
+.PHONY: all $(TRANSLATIONS) $(DESIGNS) clean
all: $(DESIGNS)
clean:
More information about the MPlayer-DOCS
mailing list