Added a few empty source files so that each dll has at least one C
[wine] / dlls / dplay / Makefile.in
1 TOPSRCDIR = @top_srcdir@
2 TOPOBJDIR = ../..
3 SRCDIR    = @srcdir@
4 VPATH     = @srcdir@
5 MODULE    = dplay
6 SOVERSION = 1.0
7
8 C_SRCS = dplay_main.c
9
10 @MAKE_DLL_RULES@
11
12 ### Dependencies:
13