diff options
author | Andy Wingo <wingo@pobox.com> | 2015-04-08 09:39:31 +0200 |
---|---|---|
committer | Andy Wingo <wingo@pobox.com> | 2015-04-08 09:39:31 +0200 |
commit | 3027205011edd137fd935b82e55dadd18a927216 (patch) | |
tree | 5bdb1692875004c1d26134e852eda342444c315a /Makefile-man.am | |
parent | 30f5ab518c321a5665880b354a97432f418d4733 (diff) |
Remove HAVE_PYTHON bits
Diffstat (limited to 'Makefile-man.am')
-rw-r--r-- | Makefile-man.am | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/Makefile-man.am b/Makefile-man.am index 9f9ba7715f..2ba08e4077 100644 --- a/Makefile-man.am +++ b/Makefile-man.am @@ -1615,16 +1615,6 @@ man/systemd-user-sessions.html: man/systemd-user-sessions.service.html endif -if HAVE_PYTHON -MANPAGES += \ - man/systemd.directives.7 \ - man/systemd.index.7 -MANPAGES_ALIAS += \ - # - - -endif - # Really, do not edit this file. EXTRA_DIST += \ |