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