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)