d3d8/tests: Make the window client rect match the d3d swapchain size.
[wine.git] / tools / wmc / Makefile.in
bloba97da85ea356fee4164481d9ca2d4369305a8075
1 PROGRAMS = wmc
2 MANPAGES = wmc.man.in
4 C_SRCS = \
5 lang.c \
6 mcl.c \
7 po.c \
8 utils.c \
9 wmc.c \
10 write.c
12 BISON_SRCS = mcy.y
14 EXTRALIBS = $(GETTEXTPO_LIBS)
16 INSTALL_DEV = $(PROGRAMS)