Run make clean in the winapi subdir too.

This commit is contained in:
Alexandre Julliard 2005-06-28 19:38:55 +00:00
parent 92fec7b67a
commit 7b077dfac4

View file

@ -24,7 +24,7 @@ C_SRCS = \
makedep.c \
sfnt2fnt.c \
SUBDIRS = \
INSTALLSUBDIRS = \
widl \
winebuild \
winedump \
@ -32,7 +32,9 @@ SUBDIRS = \
wmc \
wrc
INSTALLSUBDIRS = $(SUBDIRS)
SUBDIRS = \
$(INSTALLSUBDIRS) \
winapi
UPDATE_DESKTOP_DATABASE = update-desktop-database