msi: Add stub handlers for the remaing standard actions that reference tables.
[wine/wine-kai.git] / dlls / inseng / Makefile.in
bloba8db0e43aaba73394f7d3eeb0dde61ebec76ea66
1 TOPSRCDIR = @top_srcdir@
2 TOPOBJDIR = ../..
3 SRCDIR = @srcdir@
4 VPATH = @srcdir@
5 MODULE = inseng.dll
6 IMPORTS = ole32 user32 advapi32 kernel32 ntdll
7 EXTRALIBS = -luuid
8 EXTRADEFS = -DCOM_NO_WINDOWS_H
10 C_SRCS = \
11 inseng_main.c \
12 regsvr.c
14 @MAKE_DLL_RULES@
16 @DEPENDENCIES@ # everything below this line is overwritten by make depend