configure: Changes from running autconf after previous patch.
[wine/hacks.git] / dlls / msvfw32 / tests / Makefile.in
blob7c53a3b4a284b463cb0d1efd26f30d65ed2a5bde
1 TOPSRCDIR = @top_srcdir@
2 TOPOBJDIR = ../../..
3 SRCDIR = @srcdir@
4 VPATH = @srcdir@
5 TESTDLL = msvfw32.dll
6 IMPORTS = msvfw32 kernel32
8 C_SRCS = \
9 msvfw.c
11 @MAKE_TEST_RULES@