Add QM_SMRESULT in wake bits too in case the changed bits get cleared
[wine] / dlls / winmm / winearts / Makefile.in
1 TOPSRCDIR = @top_srcdir@
2 TOPOBJDIR = ../../..
3 SRCDIR    = @srcdir@
4 VPATH     = @srcdir@
5 MODULE    = winearts.drv
6 IMPORTS   = winmm user32 kernel32
7 EXTRAINCL = @ARTSINCL@
8 EXTRALIBS = @ARTSLIBS@
9
10 LDDLLFLAGS = @LDDLLFLAGS@
11 SYMBOLFILE = $(MODULE).tmp.o
12
13 C_SRCS = \
14         arts.c \
15         audio.c
16
17 @MAKE_DLL_RULES@
18
19 ### Dependencies: