Cross Reference: Makefile.am
xref: /xsrc/external/mit/libX11/dist/specs/XKB/Makefile.am
  • Home
  • History
  • Annotate
  • Line#
  • Navigate
  • Raw
  • Download
  • only in /xsrc/external/mit/libX11/dist/specs/XKB/
Makefile.am revision 57f47464
1
2if ENABLE_SPECS
3if HAVE_XMLTO
4
5# Main DocBook/XML files (DOCTYPE book)
6docbook = xkblib.xml
7
8# Included chapters, appendix, images
9chapters =			\
10	acknowledgement.xml	\
11	ch01.xml		\
12	ch02.xml		\
13	ch03.xml		\
14	ch04.xml		\
15	ch05.xml		\
16	ch06.xml		\
17	ch07.xml		\
18	ch08.xml		\
19	ch09.xml		\
20	ch10.xml		\
21	ch11.xml		\
22	ch12.xml		\
23	ch13.xml		\
24	ch14.xml		\
25	ch15.xml		\
26	ch16.xml		\
27	ch17.xml		\
28	ch18.xml		\
29	ch19.xml		\
30	ch20.xml		\
31	ch21.xml		\
32	ch22.xml		\
33	glossary.xml		\
34	XKBlib-1.svg		\
35	XKBlib-2.svg		\
36	XKBlib-3.svg		\
37	XKBlib-4.svg		\
38	XKBlib-5.svg		\
39	XKBlib-6.svg		\
40	XKBlib-7.svg		\
41	XKBlib-8.svg		\
42	XKBlib-9.svg		\
43	XKBlib-10.svg		\
44	XKBlib-11.svg		\
45	XKBlib-12.svg		\
46	XKBlib-13.svg		\
47	XKBlib-14.svg		\
48	XKBlib-15.svg		\
49	XKBlib-16.svg		\
50	XKBlib-17.svg		\
51	XKBlib-18.svg		\
52	XKBlib-19.svg		\
53	XKBlib-20.svg		\
54	XKBlib-21.svg
55
56# The location where the DocBook/XML files and their generated formats are installed
57shelfdir = $(docdir)/XKB
58
59# Generate DocBook/XML output formats with or without stylesheets
60include $(top_srcdir)/docbook.am
61
62endif HAVE_XMLTO
63endif ENABLE_SPECS
64

Indexes created Wed Dec 10 03:09:36 GMT 2025