[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

CVS webwml/dutch/international



Update of /cvs/webwml/webwml/dutch/international
In directory alioth:/tmp/cvs-serv20101/dutch/international

Modified Files:
	Makefile 
Log Message:
d.o/international/Makefile: conditionnal subdirs never updated because $(LANGUAGE) Makefile targets never match (Closes: #537306)


--- /cvs/webwml/webwml/dutch/international/Makefile	2002/10/30 14:03:14	1.8
+++ /cvs/webwml/webwml/dutch/international/Makefile	2010/05/10 21:37:21	1.9
@@ -1 +1,11 @@
-include $(subst webwml/dutch,webwml/english,$(CURDIR))/Makefile
+# If this makefile is not generic enough to support a translation,
+# please contact debian-www.
+
+WMLBASE=..
+CUR_DIR=international
+SUBS=Catalan Chinese Croatian Danish dutch German l10n Polish Swedish
+
+include $(WMLBASE)/Make.lang
+
+
+index.$(LANGUAGE).html: index.wml $(ENGLISHSRCDIR)/international/index.data


Reply to: