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