Compile fix for building wine outside the source tree.
[wine/testsucceed.git] / dlls / imagehlp / Makefile.in
bloba33be7f58187d1938b17e3a48b91a557c21978a1
1 TOPSRCDIR = @top_srcdir@
2 TOPOBJDIR = ../..
3 SRCDIR = @srcdir@
4 VPATH = @srcdir@
5 MODULE = imagehlp
7 LDDLLFLAGS = @LDDLLFLAGS@
8 SYMBOLFILE = $(MODULE).tmp.o
10 C_SRCS = \
11 access.c \
12 debug.c \
13 imagehlp_main.c \
14 integrity.c \
15 internal.c \
16 modify.c \
17 symbol.c
19 @MAKE_DLL_RULES@
21 ### Dependencies: