17 Oct
2005
17 Oct
'05
4:13 a.m.
ChangeSet ID: 1129522416107026283702911 CVSROOT: /cvsroot/wine Module name: docs Changes by: dimi(a)sc8-pr-cvs1.sourceforge.net 2005/10/16 21:13:36 Modified files: . : Makefile.in Log message: Disable French docs for now, they don't build. Old revision New revision Changes Path 1.4 1.5 +1 -2 docs/Makefile.in Index: docs/Makefile.in diff -u -p docs/Makefile.in:1.4 docs/Makefile.in:1.5 --- docs/Makefile.in 17 Oct 2005 4:13:36 -0000 +++ /dev/null 17 Oct 2005 4:13:36 -0000 @@ -4,8 +4,7 @@ SRCDIR = @srcdir@ VPATH = @srcdir@ SUBDIRS = \ - en \ - fr + en all: Make.rules