aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index f324cfc2d..36da78434 100644
--- a/Makefile
+++ b/Makefile
@@ -8,4 +8,4 @@ install:
cd weed; go install
full_install:
- cd weed; go install -tags "elastic gocdk sqlite"
+ cd weed; go install -tags "elastic gocdk sqlite hdfs"