summaryrefslogtreecommitdiffstats
path: root/setup.py
diff options
context:
space:
mode:
authorMichael DeHaan <mdehaan@redhat.com>2007-10-23 17:44:32 -0400
committerMichael DeHaan <mdehaan@redhat.com>2007-10-23 17:44:32 -0400
commitbc877bb8fc139429d18defebfc168c665ae7ff10 (patch)
treedfc14004bd9fae9995b1fe97b641a20f9aa66356 /setup.py
parent1eb45ff0178dde1a511a6342ccd11317f9d0b649 (diff)
downloadthird_party-func-bc877bb8fc139429d18defebfc168c665ae7ff10.tar.gz
third_party-func-bc877bb8fc139429d18defebfc168c665ae7ff10.tar.xz
third_party-func-bc877bb8fc139429d18defebfc168c665ae7ff10.zip
Added docs for func-inventory
Diffstat (limited to 'setup.py')
-rw-r--r--setup.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/setup.py b/setup.py
index 5a6e04b..7cb1bef 100644
--- a/setup.py
+++ b/setup.py
@@ -46,6 +46,7 @@ if __name__ == "__main__":
(etcpath, ["etc/minion.conf"]),
(etcpath, ["etc/certmaster.conf"]),
(manpath, ["docs/func.1.gz"]),
+ (manpath, ["docs/func-inventory.1.gz"]),
(manpath, ["docs/funcd.1.gz"]),
(manpath, ["docs/certmaster.1.gz"]),
(manpath, ["docs/certmaster-ca.1.gz"]),