PATCH: fix tools/Makefile.in

Gerald Pfeifer pfeifer at dbai.tuwien.ac.at
Thu Nov 20 04:44:47 CST 2003


Spotted by my nightly builder.

Gerald

ChangeLog:
Remove wineconf.libs from EXTRASUBDIRS.
Index: Makefile.in
===================================================================
RCS file: /home/wine/wine/tools/Makefile.in,v
retrieving revision 1.36
diff -u -3 -p -r1.36 Makefile.in
--- Makefile.in	11 Sep 2003 21:27:58 -0000	1.36
+++ Makefile.in	20 Nov 2003 10:43:25 -0000
@@ -26,8 +26,7 @@ SUBDIRS = \
 INSTALLSUBDIRS = $(SUBDIRS)

 EXTRASUBDIRS = \
-	winapi_check \
-	wineconf.libs
+	winapi_check

 all: $(PROGRAMS) $(SUBDIRS)




More information about the wine-patches mailing list