msi: automation: Remove duplicate error messages on unknown dispid.
[wine] / dlls / itss / tests / Makefile.in
1 TOPSRCDIR = @top_srcdir@
2 TOPOBJDIR = ../../..
3 SRCDIR    = @srcdir@
4 VPATH     = @srcdir@
5 TESTDLL   = itss.dll
6 IMPORTS   = ole32 kernel32
7 EXTRALIBS = -luuid
8
9 CTESTS = \
10         protocol.c
11
12 RC_SRCS = rsrc.rc
13 RC_BINSRC = rsrc.rc
14 RC_BINARIES = data.chm
15
16 @MAKE_TEST_RULES@
17
18 @DEPENDENCIES@  # everything below this line is overwritten by make depend