makefiles: Use the standard C_SRCS variable as the list of test files.
[wine.git] / dlls / hlink / tests / Makefile.in
blobbb2024160ca33ccf51da1db27e27cef7be4cf22a
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@
14 @DEPENDENCIES@ # everything below this line is overwritten by make depend