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