msvcr90/tests: Make test_invalid_parameter_handler() static.
[wine/testsucceed.git] / dlls / hlink / tests / Makefile.in
blob38a4b649f5a3394734d8cff7243be4e61823cac5
1 TOPSRCDIR = @top_srcdir@
2 TOPOBJDIR = ../../..
3 SRCDIR = @srcdir@
4 VPATH = @srcdir@
5 TESTDLL = hlink.dll
6 IMPORTS = hlink ole32 kernel32
8 C_SRCS = \
9 browse_ctx.c \
10 hlink.c
12 @MAKE_TEST_RULES@