fixed build problem

This commit is contained in:
Radu Ioan Fericean
2014-02-07 12:24:52 +02:00
parent 3a3b92e9d6
commit 9e88719e05
2 changed files with 7 additions and 0 deletions

View File

@@ -136,6 +136,7 @@ func main() {
path.Join(*dataPath, utils.DESTINATION_RATES_CSV),
path.Join(*dataPath, utils.RATING_PLANS_CSV),
path.Join(*dataPath, utils.RATING_PROFILES_CSV),
path.Join(*dataPath, utils.SHARED_GROUPS_CSV),
path.Join(*dataPath, utils.ACTIONS_CSV),
path.Join(*dataPath, utils.ACTION_PLANS_CSV),
path.Join(*dataPath, utils.ACTION_TRIGGERS_CSV),