makefiles: Always use the global SOURCES variable for .l files.
[wine.git] / dlls / comdlg32 / Makefile.in
blob7cf3b714b2b4eb5aaa5cb827d2463d90bba23cbb
1 EXTRADEFS = -D_COMDLG32_
2 MODULE = comdlg32.dll
3 IMPORTLIB = comdlg32
4 IMPORTS = uuid shell32 shlwapi comctl32 winspool user32 gdi32 advapi32
5 DELAYIMPORTS = ole32
7 SOURCES = \
8 cdlg32.c \
9 colordlg.c \
10 comdlg32.rc \
11 comdlg32_classes.idl \
12 filedlg.c \
13 filedlg31.c \
14 filedlgbrowser.c \
15 finddlg.c \
16 fontdlg.c \
17 itemdlg.c \
18 pd32_collate.svg \
19 pd32_landscape.svg \
20 pd32_nocollate.svg \
21 pd32_portrait.svg \
22 printdlg.c