shell32: Add printers CLSID to test, clean up a bit.
[wine/testsucceed.git] / dlls / snmpapi / tests / Makefile.in
blob86ce182dd58201a9fa3af298fe8f4d1e6f78995a
1 TOPSRCDIR = @top_srcdir@
2 TOPOBJDIR = ../../..
3 SRCDIR = @srcdir@
4 VPATH = @srcdir@
5 TESTDLL = snmpapi.dll
6 IMPORTS = snmpapi kernel32
8 C_SRCS = \
9 util.c
11 @MAKE_TEST_RULES@