From c35347887bb3d452d6104b13308d853b3da44b68 Mon Sep 17 00:00:00 2001 From: "Chris St. Pierre" Date: Tue, 8 May 2012 15:09:54 -0400 Subject: modularized Cfg --- setup.py | 1 + 1 file changed, 1 insertion(+) (limited to 'setup.py') diff --git a/setup.py b/setup.py index 678f050f1..13d8dee89 100755 --- a/setup.py +++ b/setup.py @@ -136,6 +136,7 @@ setup(cmdclass=cmdclass, "Bcfg2.Server.Lint", "Bcfg2.Server.Plugins", "Bcfg2.Server.Plugins.Packages", + "Bcfg2.Server.Plugins.Cfg", "Bcfg2.Server.Reports", "Bcfg2.Server.Reports.reports", "Bcfg2.Server.Reports.reports.templatetags", -- cgit v1.2.3-1-g7c22