[WINEDOCS] Remove stray posgml reference

Francois Gouget fgouget at codeweavers.com
Mon Jul 4 03:52:44 CDT 2005


Changelog:

  * Make.rules.in

    Francois Gouget <fgouget at codeweavers.com>
    Remove a stray reference to posgml. Fixes the dependencies of the 
generated SGML files used in translations.

-- 
Francois Gouget
fgouget at codeweavers.com

-------------- next part --------------
Index: Make.rules.in
===================================================================
RCS file: /cvsroot/wine/docs/Make.rules.in,v
retrieving revision 1.5
diff -u -p -r1.5 Make.rules.in
--- Make.rules.in	18 May 2005 20:41:01 -0000	1.5
+++ Make.rules.in	4 Jul 2005 08:44:02 -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)


More information about the wine-patches mailing list