[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

[or-cvs] misc translation fixes



Update of /home/or/cvsroot/website
In directory moria:/tmp/cvs-serv23278

Modified Files:
	Makefile 
Log Message:
misc translation fixes

Index: Makefile
===================================================================
RCS file: /home/or/cvsroot/website/Makefile,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -p -d -r1.14 -r1.15
--- Makefile	26 Jan 2006 23:34:44 -0000	1.14
+++ Makefile	27 Jan 2006 00:16:59 -0000	1.15
@@ -21,4 +21,7 @@ eff:
 gui:
 	$(MAKE) -C "$@" WMLBASE=../$(WMLBASE)
 
+# XXX: this also depends on all subs' wmlfiles.  How to fix?
+translation-status.html.en: $(LANGS) $(WMIFILES) $(WMLFILES)
+
 .PHONY: eff gui