msi: Remove unnecessary includes.
[wine/multimedia.git] / dlls / sti / Makefile.in
blob27c897dd069962d2319441eb55fdf023d4698e35
1 TOPSRCDIR = @top_srcdir@
2 TOPOBJDIR = ../..
3 SRCDIR = @srcdir@
4 VPATH = @srcdir@
5 MODULE = sti.dll
6 IMPORTLIB = libsti.$(IMPLIBEXT)
7 IMPORTS = kernel32
9 C_SRCS = sti_main.c
11 @MAKE_DLL_RULES@
13 @DEPENDENCIES@ # everything below this line is overwritten by make depend