Supposedly fix http test on Windows.
[wine] / dlls / wintab32 / Makefile.in
1 TOPSRCDIR = @top_srcdir@
2 TOPOBJDIR = ../..
3 SRCDIR    = @srcdir@
4 VPATH     = @srcdir@
5 MODULE    = wintab32.dll
6 IMPORTS   = user32 kernel32
7
8 C_SRCS = \
9         context.c \
10         manager.c \
11         wintab32.c
12
13 C_SRCS16 = \
14         wintab16.c
15
16 SPEC_SRCS16 = wintab.spec
17
18 @MAKE_DLL_RULES@
19
20 ### Dependencies: