X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=blobdiff_plain;f=Makefile-man.am;h=68e7483e70be8fb3b6ca0e20604174fca6fea0ae;hp=6a40b76804ea020a2ff50a320817ace9ef04db51;hb=8246dff1f81e40b469e40581597b89d19b4682bd;hpb=32802361561403cb6441198c82d9c499e0513863 diff --git a/Makefile-man.am b/Makefile-man.am index 6a40b7680..68e7483e7 100644 --- a/Makefile-man.am +++ b/Makefile-man.am @@ -674,6 +674,12 @@ man/systemd-user.conf.html: man/systemd-system.conf.html man/user.conf.d.html: man/systemd-system.conf.html $(html-alias) +if ENABLE_HWDB +MANPAGES += \ + man/hwdb.7 \ + man/systemd-hwdb.8 + +endif if ENABLE_BACKLIGHT MANPAGES += \ @@ -1593,6 +1599,7 @@ EXTRA_DIST += \ man/halt.xml \ man/hostname.xml \ man/hostnamectl.xml \ + man/hwdb.xml \ man/journalctl.xml \ man/journald.conf.xml \ man/kernel-command-line.xml \ @@ -1702,6 +1709,7 @@ EXTRA_DIST += \ man/systemd-hibernate-resume-generator.xml \ man/systemd-hibernate-resume@.service.xml \ man/systemd-hostnamed.service.xml \ + man/systemd-hwdb.xml \ man/systemd-inhibit.xml \ man/systemd-initctl.service.xml \ man/systemd-journal-gatewayd.service.xml \