Commit 7b077dfa authored by Alexandre Julliard's avatar Alexandre Julliard

Run make clean in the winapi subdir too.

parent 92fec7b6
......@@ -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
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment