chiark / gitweb /
d862b3bbad3167167b099cd22ad68b51ebd5555f
[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_mq.3 \
26         man/sd_is_socket.3 \
27         man/sd_is_socket_inet.3 \
28         man/sd_is_socket_unix.3 \
29         man/sd_is_special.3 \
30         man/sd_machine_get_ifindices.3 \
31         man/sd_notifyf.3 \
32         man/sd_pid_notify.3 \
33         man/sd_pid_notify_with_fds.3 \
34         man/sd_pid_notifyf.3
35 man/logind.8: man/logind.service.8
36 man/sd_id128_from_string.3: man/sd_id128_to_string.3
37 man/sd_id128_get_boot.3: man/sd_id128_get_machine.3
38 man/sd_is_mq.3: man/sd_is_fifo.3
39 man/sd_is_socket.3: man/sd_is_fifo.3
40 man/sd_is_socket_inet.3: man/sd_is_fifo.3
41 man/sd_is_socket_unix.3: man/sd_is_fifo.3
42 man/sd_is_special.3: man/sd_is_fifo.3
43 man/sd_machine_get_ifindices.3: man/sd_machine_get_class.3
44 man/sd_notifyf.3: man/sd_notify.3
45 man/sd_pid_notify.3: man/sd_notify.3
46 man/sd_pid_notify_with_fds.3: man/sd_notify.3
47 man/sd_pid_notifyf.3: man/sd_notify.3
48 man/logind.html: man/logind.service.html
49         $(html-alias)
50
51 man/sd_id128_from_string.html: man/sd_id128_to_string.html
52         $(html-alias)
53
54 man/sd_id128_get_boot.html: man/sd_id128_get_machine.html
55         $(html-alias)
56
57 man/sd_is_mq.html: man/sd_is_fifo.html
58         $(html-alias)
59
60 man/sd_is_socket.html: man/sd_is_fifo.html
61         $(html-alias)
62
63 man/sd_is_socket_inet.html: man/sd_is_fifo.html
64         $(html-alias)
65
66 man/sd_is_socket_unix.html: man/sd_is_fifo.html
67         $(html-alias)
68
69 man/sd_is_special.html: man/sd_is_fifo.html
70         $(html-alias)
71
72 man/sd_machine_get_ifindices.html: man/sd_machine_get_class.html
73         $(html-alias)
74
75 man/sd_notifyf.html: man/sd_notify.html
76         $(html-alias)
77
78 man/sd_pid_notify.html: man/sd_notify.html
79         $(html-alias)
80
81 man/sd_pid_notify_with_fds.html: man/sd_notify.html
82         $(html-alias)
83
84 man/sd_pid_notifyf.html: man/sd_notify.html
85         $(html-alias)
86
87
88 if HAVE_PAM
89 MANPAGES += \
90         man/pam_elogind.8 \
91         man/sd_get_seats.3 \
92         man/sd_seat_get_active.3 \
93         man/sd_session_is_active.3
94 MANPAGES_ALIAS += \
95         man/sd_get_machine_names.3 \
96         man/sd_get_sessions.3 \
97         man/sd_get_uids.3 \
98         man/sd_seat_can_graphical.3 \
99         man/sd_seat_can_multi_session.3 \
100         man/sd_seat_can_tty.3 \
101         man/sd_seat_get_sessions.3 \
102         man/sd_session_get_class.3 \
103         man/sd_session_get_desktop.3 \
104         man/sd_session_get_display.3 \
105         man/sd_session_get_remote_host.3 \
106         man/sd_session_get_remote_user.3 \
107         man/sd_session_get_seat.3 \
108         man/sd_session_get_service.3 \
109         man/sd_session_get_state.3 \
110         man/sd_session_get_tty.3 \
111         man/sd_session_get_type.3 \
112         man/sd_session_get_uid.3 \
113         man/sd_session_get_vt.3 \
114         man/sd_session_is_remote.3
115 man/sd_get_machine_names.3: man/sd_get_seats.3
116 man/sd_get_sessions.3: man/sd_get_seats.3
117 man/sd_get_uids.3: man/sd_get_seats.3
118 man/sd_seat_can_graphical.3: man/sd_seat_get_active.3
119 man/sd_seat_can_multi_session.3: man/sd_seat_get_active.3
120 man/sd_seat_can_tty.3: man/sd_seat_get_active.3
121 man/sd_seat_get_sessions.3: man/sd_seat_get_active.3
122 man/sd_session_get_class.3: man/sd_session_is_active.3
123 man/sd_session_get_desktop.3: man/sd_session_is_active.3
124 man/sd_session_get_display.3: man/sd_session_is_active.3
125 man/sd_session_get_remote_host.3: man/sd_session_is_active.3
126 man/sd_session_get_remote_user.3: man/sd_session_is_active.3
127 man/sd_session_get_seat.3: man/sd_session_is_active.3
128 man/sd_session_get_service.3: man/sd_session_is_active.3
129 man/sd_session_get_state.3: man/sd_session_is_active.3
130 man/sd_session_get_tty.3: man/sd_session_is_active.3
131 man/sd_session_get_type.3: man/sd_session_is_active.3
132 man/sd_session_get_uid.3: man/sd_session_is_active.3
133 man/sd_session_get_vt.3: man/sd_session_is_active.3
134 man/sd_session_is_remote.3: man/sd_session_is_active.3
135 man/sd_get_machine_names.html: man/sd_get_seats.html
136         $(html-alias)
137
138 man/sd_get_sessions.html: man/sd_get_seats.html
139         $(html-alias)
140
141 man/sd_get_uids.html: man/sd_get_seats.html
142         $(html-alias)
143
144 man/sd_seat_can_graphical.html: man/sd_seat_get_active.html
145         $(html-alias)
146
147 man/sd_seat_can_multi_session.html: man/sd_seat_get_active.html
148         $(html-alias)
149
150 man/sd_seat_can_tty.html: man/sd_seat_get_active.html
151         $(html-alias)
152
153 man/sd_seat_get_sessions.html: man/sd_seat_get_active.html
154         $(html-alias)
155
156 man/sd_session_get_class.html: man/sd_session_is_active.html
157         $(html-alias)
158
159 man/sd_session_get_desktop.html: man/sd_session_is_active.html
160         $(html-alias)
161
162 man/sd_session_get_display.html: man/sd_session_is_active.html
163         $(html-alias)
164
165 man/sd_session_get_remote_host.html: man/sd_session_is_active.html
166         $(html-alias)
167
168 man/sd_session_get_remote_user.html: man/sd_session_is_active.html
169         $(html-alias)
170
171 man/sd_session_get_seat.html: man/sd_session_is_active.html
172         $(html-alias)
173
174 man/sd_session_get_service.html: man/sd_session_is_active.html
175         $(html-alias)
176
177 man/sd_session_get_state.html: man/sd_session_is_active.html
178         $(html-alias)
179
180 man/sd_session_get_tty.html: man/sd_session_is_active.html
181         $(html-alias)
182
183 man/sd_session_get_type.html: man/sd_session_is_active.html
184         $(html-alias)
185
186 man/sd_session_get_uid.html: man/sd_session_is_active.html
187         $(html-alias)
188
189 man/sd_session_get_vt.html: man/sd_session_is_active.html
190         $(html-alias)
191
192 man/sd_session_is_remote.html: man/sd_session_is_active.html
193         $(html-alias)
194
195 endif
196
197 # Really, do not edit this file.
198
199 EXTRA_DIST += \
200         man/less-variables.xml \
201         man/libelogind-pkgconfig.xml \
202         man/loginctl.xml \
203         man/logind.conf.xml \
204         man/logind.xml \
205         man/pam_elogind.xml \
206         man/sd_get_seats.xml \
207         man/sd_id128_get_machine.xml \
208         man/sd_id128_randomize.xml \
209         man/sd_id128_to_string.xml \
210         man/sd_is_fifo.xml \
211         man/sd_machine_get_class.xml \
212         man/sd_notify.xml \
213         man/sd_seat_get_active.xml \
214         man/sd_session_is_active.xml \
215         man/sd_watchdog_enabled.xml \
216         man/standard-conf.xml \
217         man/standard-options.xml \
218         man/user-system-options.xml