File: Makefile.am

package info (click to toggle)
libxt 1%3A1.0.2-2
  • links: PTS
  • area: main
  • in suites: etch, etch-m68k
  • size: 3,900 kB
  • ctags: 3,370
  • sloc: ansic: 33,477; sh: 9,268; makefile: 1,186
file content (44 lines) | stat: -rw-r--r-- 732 bytes parent folder | download | duplicates (4)
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
xtincludedir = ${includedir}/X11

xtinclude_HEADERS = \
	X11/Composite.h \
	X11/CompositeP.h \
	X11/ConstrainP.h \
	X11/Constraint.h \
	X11/Core.h \
	X11/CoreP.h \
	X11/Intrinsic.h \
	X11/IntrinsicP.h \
	X11/Object.h \
	X11/ObjectP.h \
	X11/RectObj.h \
	X11/RectObjP.h \
	X11/ResConfigP.h \
	X11/ShellP.h \
	X11/Vendor.h \
	X11/VendorP.h	\
			\
	X11/CallbackI.h \
	X11/ConvertI.h \
	X11/CreateI.h \
	X11/EventI.h \
	X11/HookObjI.h \
	X11/InitialI.h \
	X11/IntrinsicI.h \
	X11/PassivGraI.h \
	X11/ResourceI.h \
	X11/SelectionI.h \
	X11/ShellI.h \
	X11/ThreadsI.h \
	X11/TranslateI.h \
	X11/VarargsI.h	\
	X11/Xtos.h	


nodist_xtinclude_HEADERS = \
	X11/StringDefs.h \
	X11/Shell.h

DISTCLEANFILES = \
	X11/StringDefs.h \
	X11/Shell.h