Fixed the prototype of CreateDIBPatternBrushPt
[wine/multimedia.git] / graphics / x11drv / Makefile.in
blob0d1a1fa5f95edb9441e3804c83de92b8898fdd4d
1 DEFS = @DLLFLAGS@ -D__WINE__
2 TOPSRCDIR = @top_srcdir@
3 TOPOBJDIR = ../..
4 SRCDIR = @srcdir@
5 VPATH = @srcdir@
6 MODULE = x11drv
8 C_SRCS = \
9 bitblt.c \
10 bitmap.c \
11 brush.c \
12 clipping.c \
13 dib.c \
14 graphics.c \
15 init.c \
16 objects.c \
17 oembitmap.c \
18 pen.c \
19 text.c \
20 xfont.c
22 all: $(MODULE).o
24 @MAKE_RULES@
26 ### Dependencies: