diff options
author | Lennart Poettering <lennart@poettering.net> | 2011-02-13 15:08:15 +0100 |
---|---|---|
committer | Lennart Poettering <lennart@poettering.net> | 2011-02-13 15:08:15 +0100 |
commit | 522d4a495af3a615526fccdf038d2d68f41a73c8 (patch) | |
tree | da69893213adbf77eb6a0e2607313c3339b03859 /Makefile.am | |
parent | 74ce487dafff196f657835672aae5ad1eb3a6daf (diff) |
systemd: document systemd-tmpfiles
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am index 56fdfceda3..dd872f8851 100644 --- a/Makefile.am +++ b/Makefile.am @@ -485,6 +485,7 @@ MANPAGES = \ man/systemctl.1 \ man/systemadm.1 \ man/systemd-cgls.1 \ + man/systemd-tmpfiles.8 \ man/systemd-notify.1 \ man/sd_notify.3 \ man/sd_readahead.3 \ |