diff options
author | Daniel Mack <github@zonque.org> | 2015-06-18 16:01:58 +0200 |
---|---|---|
committer | Daniel Mack <github@zonque.org> | 2015-06-18 16:01:58 +0200 |
commit | 5617dde9ac2d946f0cd6b2aee58b069659ac7668 (patch) | |
tree | 8d5d06a6ca87f67d3f54d1244bc66239d2e84170 /Makefile-man.am | |
parent | eedb4ac83158bad6f74305612660b4aff6acc6b4 (diff) | |
parent | 65d21ff344cb7013447e14cdcd83cf43b72fd6f8 (diff) |
Merge pull request #282 from martinpitt/master
Fix out-of-tree builds and distcheck
Diffstat (limited to 'Makefile-man.am')
-rw-r--r-- | Makefile-man.am | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/Makefile-man.am b/Makefile-man.am index 7d31800345..76c9389835 100644 --- a/Makefile-man.am +++ b/Makefile-man.am @@ -2142,10 +2142,8 @@ EXTRA_DIST += \ man/systemd-vconsole-setup.service.xml \ man/systemd.automount.xml \ man/systemd.device.xml \ - man/systemd.directives.xml \ man/systemd.exec.xml \ man/systemd.generator.xml \ - man/systemd.index.xml \ man/systemd.journal-fields.xml \ man/systemd.kill.xml \ man/systemd.link.xml \ |