server/camlistored: link in pkg/index again.

Change-Id: Ie60572c1a5d4db4c90f93d0033d2fcbf67431d2f
This commit is contained in:
Brad Fitzpatrick 2012-02-28 23:16:41 -08:00
parent 5b0d390f14
commit 8408c4f9b8
1 changed files with 1 additions and 0 deletions

View File

@ -43,6 +43,7 @@ import (
_ "camlistore.org/pkg/blobserver/replica"
_ "camlistore.org/pkg/blobserver/s3"
_ "camlistore.org/pkg/blobserver/shard"
_ "camlistore.org/pkg/index"
// BROKEN TODO GO1
// _ "camlistore/pkg/mysqlindexer" // indexer, but uses storage interface