docs-common Makefile.common,1.87,1.88

Tommy Reynolds (jtr) fedora-docs-commits at redhat.com
Thu Mar 2 22:01:54 UTC 2006


Author: jtr

Update of /cvs/docs/docs-common
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv5607/docs-common

Modified Files:
	Makefile.common 
Log Message:
Oops, removed too much.  Sorry.



Index: Makefile.common
===================================================================
RCS file: /cvs/docs/docs-common/Makefile.common,v
retrieving revision 1.87
retrieving revision 1.88
diff -u -r1.87 -r1.88
--- Makefile.common	2 Mar 2006 21:57:11 -0000	1.87
+++ Makefile.common	2 Mar 2006 22:01:34 -0000	1.88
@@ -154,6 +154,7 @@
 
 #########################################################################
 # Append per-document entities file if any
+$(foreach L,${LANGUAGES},$(eval $(call XMLFILES_template,${L})))
 ifneq	"${DOC_ENTITIES}" ""
 $(foreach L, ${LANGUAGES}, $(eval XMLFILES-${L}+=${L}/${DOC_ENTITIES}.xml))
 $(foreach L, ${LANGUAGES}, $(eval XMLDEPFILES-${L}+=${L}/${DOC_ENTITIES}.ent))




More information about the docs-commits mailing list