rpcrt4: Add a FIXME for unsupported client protocol sequences.
[wine] / dlls / winmm / tests / Makefile.in
1 TOPSRCDIR = @top_srcdir@
2 TOPOBJDIR = ../../..
3 SRCDIR    = @srcdir@
4 VPATH     = @srcdir@
5 TESTDLL   = winmm.dll
6 IMPORTS   = winmm user32 kernel32
7
8 CTESTS = \
9         capture.c \
10         mci.c \
11         mixer.c \
12         mmio.c \
13         timer.c \
14         wave.c
15
16 @MAKE_TEST_RULES@
17
18 @DEPENDENCIES@  # everything below this line is overwritten by make depend