wined3d: Verify each state table entry has either a handler or a representative.
[wine.git] / dlls / inkobj / Makefile.in
blob5d723785935302203e54acf4ad690b51892d87aa
1 TOPSRCDIR = @top_srcdir@
2 TOPOBJDIR = ../..
3 SRCDIR = @srcdir@
4 VPATH = @srcdir@
5 MODULE = inkobj.dll
6 IMPORTS = kernel32
8 C_SRCS = \
9 inkcollector.c \
10 inkobj.c
12 @MAKE_DLL_RULES@