Fixed some issues found by winapi_check.
[wine] / dlls / msacm32 / Makefile.in
1 TOPSRCDIR = @top_srcdir@
2 TOPOBJDIR = ../..
3 SRCDIR    = @srcdir@
4 VPATH     = @srcdir@
5 MODULE    = msacm32
6 SOVERSION = 1.0
7
8 C_SRCS = \
9         driver.c \
10         filter.c \
11         format.c \
12         internal.c \
13         msacm32_main.c \
14         stream.c
15
16 @MAKE_DLL_RULES@
17
18 ### Dependencies:
19