include: Add asynot.idl.
[wine] / dlls / mmsystem.dll16 / Makefile.in
1 TOPSRCDIR = @top_srcdir@
2 TOPOBJDIR = ../..
3 SRCDIR    = @srcdir@
4 VPATH     = @srcdir@
5 MODULE    = mmsystem.dll16
6 IMPORTS   = winmm user32 kernel32
7
8 EXTRADLLFLAGS = -Wb,--subsystem,win16,--main-module,winmm.dll
9
10 C_SRCS = \
11         mci16.c \
12         message16.c \
13         mmio16.c \
14         mmsystem.c
15
16 @MAKE_DLL_RULES@
17
18 @DEPENDENCIES@  # everything below this line is overwritten by make depend