aboutsummaryrefslogtreecommitdiff
path: root/setup.py
diff options
context:
space:
mode:
authorRob Austein <sra@hactrn.net>2014-10-05 18:53:08 +0000
committerRob Austein <sra@hactrn.net>2014-10-05 18:53:08 +0000
commit9a8a62c614502232613c4561f5d3b2b8c767cf28 (patch)
treec2a77690f5843e77dcddb11d97a974c91e4cff01 /setup.py
parent7d250756df425252344d29c54256ca141b915ed3 (diff)
Forgot to add new modules to setup.py, again.
svn path=/branches/tk705/; revision=5989
Diffstat (limited to 'setup.py')
-rw-r--r--setup.py2
1 files changed, 2 insertions, 0 deletions
diff --git a/setup.py b/setup.py
index 181e5a94..137fd42c 100644
--- a/setup.py
+++ b/setup.py
@@ -58,6 +58,8 @@ if autoconf.RP_TARGET == "rp":
"rpki.POW",
"rpki.rtr",
"rpki.irdb",
+ "rpki.pubdb",
+ "rpki.rpkidb",
"rpki.gui",
"rpki.gui.app",
"rpki.gui.cacheview",