From f343616dcc3aa36a6de2c626746ce7ae51db7165 Mon Sep 17 00:00:00 2001 From: Brad Fitzpatrick Date: Sat, 19 Mar 2011 21:26:00 -0700 Subject: [PATCH] Add third_party hanwen/go-fuse to the build. --- build.pl | 1 + 1 file changed, 1 insertion(+) diff --git a/build.pl b/build.pl index 956281142..134ffb87b 100755 --- a/build.pl +++ b/build.pl @@ -368,6 +368,7 @@ TARGET: lib/go/camli/schema TARGET: lib/go/camli/search TARGET: lib/go/camli/test TARGET: lib/go/camli/test/asserts +TARGET: lib/go/camli/third_party/github.com/hanwen/go-fuse/fuse TARGET: lib/go/camli/third_party/github.com/Philio/GoMySQL TARGET: lib/go/camli/webserver TARGET: server/go/blobserver