Cross Reference: Makefile.am
xref: /xsrc/external/mit/libXt/dist/include/Makefile.am
  • Home
  • History
  • Annotate
  • Line#
  • Navigate
  • Raw
  • Download
  • only in /xsrc/external/mit/libXt/dist/include/
Makefile.am revision 444c061a
1xtincludedir = ${includedir}/X11
2
3xtinclude_HEADERS = \
4	X11/Composite.h \
5	X11/CompositeP.h \
6	X11/ConstrainP.h \
7	X11/Constraint.h \
8	X11/Core.h \
9	X11/CoreP.h \
10	X11/Intrinsic.h \
11	X11/IntrinsicP.h \
12	X11/Object.h \
13	X11/ObjectP.h \
14	X11/RectObj.h \
15	X11/RectObjP.h \
16	X11/ResConfigP.h \
17	X11/ShellP.h \
18	X11/Vendor.h \
19	X11/VendorP.h	\
20			\
21	X11/CallbackI.h \
22	X11/ConvertI.h \
23	X11/CreateI.h \
24	X11/EventI.h \
25	X11/HookObjI.h \
26	X11/InitialI.h \
27	X11/IntrinsicI.h \
28	X11/PassivGraI.h \
29	X11/ResourceI.h \
30	X11/SelectionI.h \
31	X11/ShellI.h \
32	X11/ThreadsI.h \
33	X11/TranslateI.h \
34	X11/VarargsI.h	\
35	X11/Xtos.h	
36
37
38nodist_xtinclude_HEADERS = \
39	X11/StringDefs.h \
40	X11/Shell.h
41
42DISTCLEANFILES = \
43	X11/StringDefs.h \
44	X11/Shell.h
45

Indexes created Sat Nov 29 02:09:32 GMT 2025