kernel32: Delete the .windows-label file if the label is empty.
[wine/multimedia.git] / dlls / mciseq / Makefile.in
blob66b2956de616303463bd509a22249139c6372a9e
1 TOPSRCDIR = @top_srcdir@
2 TOPOBJDIR = ../..
3 SRCDIR = @srcdir@
4 VPATH = @srcdir@
5 MODULE = mciseq.dll
6 IMPORTS = winmm user32 kernel32
8 C_SRCS = \
9 mcimidi.c
11 @MAKE_DLL_RULES@
13 @DEPENDENCIES@ # everything below this line is overwritten by make depend