docs/. Make.rules.in
ChangeSet ID: 1120481717123969435067014 CVSROOT: /cvsroot/wine Module name: docs Changes by: dimi(a)sc8-pr-cvs1.sourceforge.net 2005/07/04 05:55:17 Modified files: . : Make.rules.in Log message: Francois Gouget <fgouget(a)codeweavers.com> Remove a stray reference to posgml. Fixes the dependencies of the generated SGML files used in translations. Old revision New revision Changes Path 1.5 1.6 +1 -1 docs/Make.rules.in Index: docs/Make.rules.in diff -u -p docs/Make.rules.in:1.5 docs/Make.rules.in:1.6 --- docs/Make.rules.in 4 Jul 2005 12:55:17 -0000 +++ /dev/null 4 Jul 2005 12:55:17 -0000 @@ -100,7 +100,7 @@ dummy: # Manual Dependencies -ALLFORMATS = html pdf posgml ps txt +ALLFORMATS = html pdf sgml ps txt $(ALLFORMATS:%=wineusr-guide.%): $(WINEUSR_SRCS) $(ALLFORMATS:%=winedev-guide.%): $(WINEDEV_SRCS)
participants (1)
-
Dimi Paun