summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--tagstats/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/tagstats/Makefile b/tagstats/Makefile
index bee23c9..0590035 100644
--- a/tagstats/Makefile
+++ b/tagstats/Makefile
@@ -23,7 +23,7 @@ LDFLAGS = -L/usr/local/lib -lexpat -lpthread
LIB_SQLITE = -lsqlite3
LIB_GD = -lgd -lz -lm
-LIB_PROTOBUF = -lz -lprotobuf -losmpbf
+LIB_PROTOBUF = -lz -lprotobuf-lite -losmpbf
.PHONY: all clean install