Remove wineconf.libs from EXTRASUBDIRS.

This commit is contained in:
Gerald Pfeifer 2003-11-20 22:02:15 +00:00 committed by Alexandre Julliard
parent d09c3289a2
commit abeb325cdf
1 changed files with 1 additions and 3 deletions

View File

@ -25,9 +25,7 @@ SUBDIRS = \
INSTALLSUBDIRS = $(SUBDIRS)
EXTRASUBDIRS = \
winapi_check \
wineconf.libs
EXTRASUBDIRS = winapi_check
all: $(PROGRAMS) $(SUBDIRS)