]> git.ipfire.org Git - thirdparty/systemd.git/blobdiff - Makefile-man.am
sd-event: don't provide priority stability
[thirdparty/systemd.git] / Makefile-man.am
index 3b8038611b7e96fd448914af2b5695fe828ce19a..7dd014116f22f6814a3e11e8759529dc41176c49 100644 (file)
@@ -292,6 +292,8 @@ MANPAGES_ALIAS += \
        man/sd_bus_open_system_remote.3 \
        man/sd_bus_open_user.3 \
        man/sd_bus_path_decode.3 \
+       man/sd_bus_path_decode_many.3 \
+       man/sd_bus_path_encode_many.3 \
        man/sd_bus_ref.3 \
        man/sd_bus_release_name.3 \
        man/sd_bus_unref.3 \
@@ -578,6 +580,8 @@ man/sd_bus_open_system_machine.3: man/sd_bus_default.3
 man/sd_bus_open_system_remote.3: man/sd_bus_default.3
 man/sd_bus_open_user.3: man/sd_bus_default.3
 man/sd_bus_path_decode.3: man/sd_bus_path_encode.3
+man/sd_bus_path_decode_many.3: man/sd_bus_path_encode.3
+man/sd_bus_path_encode_many.3: man/sd_bus_path_encode.3
 man/sd_bus_ref.3: man/sd_bus_new.3
 man/sd_bus_release_name.3: man/sd_bus_request_name.3
 man/sd_bus_unref.3: man/sd_bus_new.3
@@ -1124,6 +1128,12 @@ man/sd_bus_open_user.html: man/sd_bus_default.html
 man/sd_bus_path_decode.html: man/sd_bus_path_encode.html
        $(html-alias)
 
+man/sd_bus_path_decode_many.html: man/sd_bus_path_encode.html
+       $(html-alias)
+
+man/sd_bus_path_encode_many.html: man/sd_bus_path_encode.html
+       $(html-alias)
+
 man/sd_bus_ref.html: man/sd_bus_new.html
        $(html-alias)