configure: Build the import libraries without recursing when possible.
[wine/multimedia.git] / dlls / imagehlp / tests / Makefile.in
blobd20c4e3450c92835217aa5511fe6b0a1bffa868c
1 TOPSRCDIR = @top_srcdir@
2 TOPOBJDIR = ../../..
3 SRCDIR = @srcdir@
4 VPATH = @srcdir@
5 TESTDLL = imagehlp.dll
7 C_SRCS = \
8 integrity.c
10 @MAKE_TEST_RULES@