PATCH: documentation/Makefile.in fix

Gerald Pfeifer gerald at pfeifer.com
Wed Oct 1 05:13:59 CDT 2003


It seems few people apart from me operate nightly testers which run
`make distclean` before building Wine. :-}

Gerald


ChangeLog:
Remove obsolete "status" directory from EXTRASUBDIRS.
Index: Makefile.in
===================================================================
RCS file: /home/wine/wine/documentation/Makefile.in,v
retrieving revision 1.38
diff -u -3 -p -r1.38 Makefile.in
--- Makefile.in	22 Sep 2003 21:30:45 -0000	1.38
+++ Makefile.in	1 Oct 2003 10:12:23 -0000
@@ -7,7 +7,7 @@ DB2HTML   = @DB2HTML@
 DB2PDF    = @DB2PDF@
 DB2PS     = @DB2PS@

-EXTRASUBDIRS = samples status
+EXTRASUBDIRS = samples

 WINE_USER_SRCS = \
 	bugs.sgml \



More information about the wine-patches mailing list