File: Makefile.am

package info (click to toggle)
xorg-server 2%3A1.1.1-21etch5
  • links: PTS
  • area: main
  • in suites: etch
  • size: 53,408 kB
  • ctags: 137,174
  • sloc: ansic: 855,904; sh: 10,998; makefile: 7,181; cpp: 4,893; asm: 2,018; objc: 2,003; perl: 600; yacc: 401; lex: 266; csh: 3
file content (54 lines) | stat: -rw-r--r-- 770 bytes parent folder | download | duplicates (2)
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
49
50
51
52
53
54
if XORG
sdk_HEADERS =		\
	XIstubs.h	\
	bstore.h	\
	bstorestr.h	\
	closestr.h	\
	closure.h	\
	colormap.h	\
	colormapst.h	\
	cursor.h	\
	cursorstr.h	\
	dix.h		\
	dixevents.h	\
	dixfont.h	\
	dixfontstr.h	\
	dixgrabs.h	\
	dixstruct.h	\
	exevents.h	\
	extension.h	\
	extinit.h	\
	extnsionst.h	\
	gc.h		\
	gcstruct.h	\
	globals.h	\
	input.h		\
	inputstr.h	\
	misc.h		\
	miscstruct.h	\
	opaque.h	\
	os.h		\
	pixmap.h	\
	pixmapstr.h	\
	property.h	\
	propertyst.h	\
	region.h	\
	regionstr.h	\
	resource.h	\
	rgb.h		\
	screenint.h	\
	scrnintstr.h	\
	selection.h	\
	servermd.h	\
	site.h		\
	swaprep.h	\
	swapreq.h	\
	validate.h	\
	window.h	\
	windowstr.h	\
	xorg-server.h
endif

AM_CFLAGS = $(DIX_CFLAGS)

EXTRA_DIST = $(sdk_HEADERS) do-not-use-config.h dix-config.h xorg-config.h