summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xsetup.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/setup.py b/setup.py
index 7a2dc7efd..5ff2ac003 100755
--- a/setup.py
+++ b/setup.py
@@ -43,6 +43,7 @@ setup(name="Bcfg2",
'Bcfg2.Server',
"Bcfg2.Server.FileMonitor",
"Bcfg2.Server.Lint",
+ "Bcfg2.Server.migrations",
"Bcfg2.Server.Plugin",
"Bcfg2.Server.Plugins",
"Bcfg2.Server.Plugins.Packages",