chiark / gitweb /
PKTTYAGENT make variable
[elogind.git] / Makefile-man.am
1 # Do not edit. Generated by make-man-rules.py.
2 # To regenerate:
3 #   1. Create, update, or remove source .xml files in man/
4 #   2. Run 'make update-man-list'
5 #   3. Run 'make man' to generate manpages
6 #
7 # To make a man page conditional on a configure switch add
8 # attribute conditional="ENABLE_WHAT" or conditional="WITH_WHAT"
9 # to <refentry> element.
10 MANPAGES += \
11         man/loginctl.1 \
12         man/logind.conf.5 \
13         man/logind.service.8 \
14         man/sd_id128_get_machine.3 \
15         man/sd_id128_randomize.3 \
16         man/sd_id128_to_string.3 \
17         man/sd_is_fifo.3 \
18         man/sd_machine_get_class.3 \
19         man/sd_notify.3 \
20         man/sd_watchdog_enabled.3
21 MANPAGES_ALIAS += \
22         man/logind.8 \
23         man/sd_id128_from_string.3 \
24         man/sd_id128_get_boot.3 \
25         man/sd_is_socket.3 \
26         man/sd_is_socket_inet.3 \
27         man/sd_is_socket_unix.3 \
28         man/sd_is_special.3 \
29         man/sd_machine_get_ifindices.3 \
30         man/sd_notifyf.3 \
31         man/sd_pid_notify.3 \
32         man/sd_pid_notify_with_fds.3 \
33         man/sd_pid_notifyf.3
34 man/logind.8: man/logind.service.8
35 man/sd_id128_from_string.3: man/sd_id128_to_string.3
36 man/sd_id128_get_boot.3: man/sd_id128_get_machine.3
37 man/sd_is_socket.3: man/sd_is_fifo.3
38 man/sd_is_socket_inet.3: man/sd_is_fifo.3
39 man/sd_is_socket_unix.3: man/sd_is_fifo.3
40 man/sd_is_special.3: man/sd_is_fifo.3
41 man/sd_machine_get_ifindices.3: man/sd_machine_get_class.3
42 man/sd_notifyf.3: man/sd_notify.3
43 man/sd_pid_notify.3: man/sd_notify.3
44 man/sd_pid_notify_with_fds.3: man/sd_notify.3
45 man/sd_pid_notifyf.3: man/sd_notify.3
46 man/logind.html: man/logind.service.html
47         $(html-alias)
48
49 man/sd_id128_from_string.html: man/sd_id128_to_string.html
50         $(html-alias)
51
52 man/sd_id128_get_boot.html: man/sd_id128_get_machine.html
53         $(html-alias)
54
55 man/sd_is_socket.html: man/sd_is_fifo.html
56         $(html-alias)
57
58 man/sd_is_socket_inet.html: man/sd_is_fifo.html
59         $(html-alias)
60
61 man/sd_is_socket_unix.html: man/sd_is_fifo.html
62         $(html-alias)
63
64 man/sd_is_special.html: man/sd_is_fifo.html
65         $(html-alias)
66
67 man/sd_machine_get_ifindices.html: man/sd_machine_get_class.html
68         $(html-alias)
69
70 man/sd_notifyf.html: man/sd_notify.html
71         $(html-alias)
72
73 man/sd_pid_notify.html: man/sd_notify.html
74         $(html-alias)
75
76 man/sd_pid_notify_with_fds.html: man/sd_notify.html
77         $(html-alias)
78
79 man/sd_pid_notifyf.html: man/sd_notify.html
80         $(html-alias)
81
82
83 if HAVE_PAM
84 MANPAGES += \
85         man/pam_elogind.8 \
86         man/sd_get_seats.3 \
87         man/sd_seat_get_active.3 \
88         man/sd_session_is_active.3
89 MANPAGES_ALIAS += \
90         man/sd_get_machine_names.3 \
91         man/sd_get_sessions.3 \
92         man/sd_get_uids.3 \
93         man/sd_seat_can_graphical.3 \
94         man/sd_seat_can_multi_session.3 \
95         man/sd_seat_can_tty.3 \
96         man/sd_seat_get_sessions.3 \
97         man/sd_session_get_class.3 \
98         man/sd_session_get_desktop.3 \
99         man/sd_session_get_display.3 \
100         man/sd_session_get_remote_host.3 \
101         man/sd_session_get_remote_user.3 \
102         man/sd_session_get_seat.3 \
103         man/sd_session_get_service.3 \
104         man/sd_session_get_state.3 \
105         man/sd_session_get_tty.3 \
106         man/sd_session_get_type.3 \
107         man/sd_session_get_uid.3 \
108         man/sd_session_get_vt.3 \
109         man/sd_session_is_remote.3
110 man/sd_get_machine_names.3: man/sd_get_seats.3
111 man/sd_get_sessions.3: man/sd_get_seats.3
112 man/sd_get_uids.3: man/sd_get_seats.3
113 man/sd_seat_can_graphical.3: man/sd_seat_get_active.3
114 man/sd_seat_can_multi_session.3: man/sd_seat_get_active.3
115 man/sd_seat_can_tty.3: man/sd_seat_get_active.3
116 man/sd_seat_get_sessions.3: man/sd_seat_get_active.3
117 man/sd_session_get_class.3: man/sd_session_is_active.3
118 man/sd_session_get_desktop.3: man/sd_session_is_active.3
119 man/sd_session_get_display.3: man/sd_session_is_active.3
120 man/sd_session_get_remote_host.3: man/sd_session_is_active.3
121 man/sd_session_get_remote_user.3: man/sd_session_is_active.3
122 man/sd_session_get_seat.3: man/sd_session_is_active.3
123 man/sd_session_get_service.3: man/sd_session_is_active.3
124 man/sd_session_get_state.3: man/sd_session_is_active.3
125 man/sd_session_get_tty.3: man/sd_session_is_active.3
126 man/sd_session_get_type.3: man/sd_session_is_active.3
127 man/sd_session_get_uid.3: man/sd_session_is_active.3
128 man/sd_session_get_vt.3: man/sd_session_is_active.3
129 man/sd_session_is_remote.3: man/sd_session_is_active.3
130 man/sd_get_machine_names.html: man/sd_get_seats.html
131         $(html-alias)
132
133 man/sd_get_sessions.html: man/sd_get_seats.html
134         $(html-alias)
135
136 man/sd_get_uids.html: man/sd_get_seats.html
137         $(html-alias)
138
139 man/sd_seat_can_graphical.html: man/sd_seat_get_active.html
140         $(html-alias)
141
142 man/sd_seat_can_multi_session.html: man/sd_seat_get_active.html
143         $(html-alias)
144
145 man/sd_seat_can_tty.html: man/sd_seat_get_active.html
146         $(html-alias)
147
148 man/sd_seat_get_sessions.html: man/sd_seat_get_active.html
149         $(html-alias)
150
151 man/sd_session_get_class.html: man/sd_session_is_active.html
152         $(html-alias)
153
154 man/sd_session_get_desktop.html: man/sd_session_is_active.html
155         $(html-alias)
156
157 man/sd_session_get_display.html: man/sd_session_is_active.html
158         $(html-alias)
159
160 man/sd_session_get_remote_host.html: man/sd_session_is_active.html
161         $(html-alias)
162
163 man/sd_session_get_remote_user.html: man/sd_session_is_active.html
164         $(html-alias)
165
166 man/sd_session_get_seat.html: man/sd_session_is_active.html
167         $(html-alias)
168
169 man/sd_session_get_service.html: man/sd_session_is_active.html
170         $(html-alias)
171
172 man/sd_session_get_state.html: man/sd_session_is_active.html
173         $(html-alias)
174
175 man/sd_session_get_tty.html: man/sd_session_is_active.html
176         $(html-alias)
177
178 man/sd_session_get_type.html: man/sd_session_is_active.html
179         $(html-alias)
180
181 man/sd_session_get_uid.html: man/sd_session_is_active.html
182         $(html-alias)
183
184 man/sd_session_get_vt.html: man/sd_session_is_active.html
185         $(html-alias)
186
187 man/sd_session_is_remote.html: man/sd_session_is_active.html
188         $(html-alias)
189
190 endif
191
192 if HAVE_PYTHON
193 MANPAGES += \
194         man/elogind.index.7
195 MANPAGES_ALIAS += \
196         #
197
198
199 endif
200
201 # Really, do not edit this file.
202
203 EXTRA_DIST += \
204         man/less-variables.xml \
205         man/libelogind-pkgconfig.xml \
206         man/loginctl.xml \
207         man/logind.conf.xml \
208         man/logind.service.xml \
209         man/logind.xml \
210         man/pam_elogind.xml \
211         man/sd_get_seats.xml \
212         man/sd_id128_get_machine.xml \
213         man/sd_id128_randomize.xml \
214         man/sd_id128_to_string.xml \
215         man/sd_is_fifo.xml \
216         man/sd_machine_get_class.xml \
217         man/sd_notify.xml \
218         man/sd_seat_get_active.xml \
219         man/sd_session_is_active.xml \
220         man/sd_watchdog_enabled.xml \
221         man/standard-conf.xml \
222         man/standard-options.xml \
223         man/user-system-options.xml