Add a couple of missing spec files.
[wine.git] / dlls / wintab32 / Makefile.in
blobdc76768031a0e8bb455004e6e8e3d0951ec51d7d
1 TOPSRCDIR = @top_srcdir@
2 TOPOBJDIR = ../..
3 SRCDIR = @srcdir@
4 VPATH = @srcdir@
5 MODULE = wintab32.dll
6 IMPORTS = kernel32
7 ALTNAMES = wintab.dll
9 SPEC_SRCS16 = $(ALTNAMES:.dll=.spec)
11 C_SRCS = \
12 context.c \
13 manager.c
15 C_SRCS16 = \
16 wintab16.c
18 @MAKE_DLL_RULES@
20 ### Dependencies: