kernel: Add some more tests for FindFirstChangeNotification.
[wine] / dlls / setupapi / tests / Makefile.in
1 TOPSRCDIR = @top_srcdir@
2 TOPOBJDIR = ../../..
3 SRCDIR    = @srcdir@
4 VPATH     = @srcdir@
5 TESTDLL   = setupapi.dll
6 IMPORTS   = setupapi kernel32
7
8 CTESTS = \
9         parser.c \
10         stringtable.c
11
12 @MAKE_TEST_RULES@
13
14 ### Dependencies: