makefiles: Add makedep pragmas for typelib idl files.
[wine.git] / dlls / sane.ds / Makefile.in
blob64c49dbc5f6e13a7642a7c2e9ff4587ec65a98b1
1 MODULE = sane.ds
2 IMPORTS = comctl32 user32 gdi32
3 EXTRAINCL = @SANE_CFLAGS@
5 C_SRCS = \
6 capability.c \
7 ds_ctrl.c \
8 ds_image.c \
9 options.c \
10 sane_main.c \
11 ui.c
13 RC_SRCS = sane.rc
14 PO_SRCS = sane.rc
16 @MAKE_DLL_RULES@