Make sure all Wine processes share the same X display.
[wine.git] / ole / Makefile.in
blob774603023a5a50846f30f20736a42c0bf2d3b944
1 DEFS = @DLLFLAGS@ -D__WINE__
2 TOPSRCDIR = @top_srcdir@
3 TOPOBJDIR = ..
4 SRCDIR = @srcdir@
5 VPATH = @srcdir@
6 MODULE = ole
8 C_SRCS = \
9 guid.c \
10 ole2nls.c
12 EXTRASUBDIRS = nls
14 all: $(MODULE).o
16 @MAKE_RULES@
18 ### Dependencies: