summaryrefslogtreecommitdiffstats
path: root/mpeglib/lib/util/render/x11/Makefile.am
blob: 97ab0d67acd625ff554add2db0595ef89ac9b109 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
#  player - Makefile.am

INCLUDES                =       $(all_includes)


noinst_LTLIBRARIES	=	libutilx11.la


noinst_HEADERS		=	initDisplay.h  \
				imageDeskX11.h imageDGAFull.h \
				imageXVDesk.h x11Surface.h xinit.h

libutilx11_la_SOURCES	=	initDisplay.cpp \
				imageDeskX11.cpp \
				imageDGAFull.cpp imageXVDesk.cpp \
				x11Surface.cpp