summaryrefslogtreecommitdiff
path: root/tagstats/Makefile
diff options
context:
space:
mode:
authorJochen Topf <jochen@topf.org>2011-04-14 11:42:21 +0200
committerJochen Topf <jochen@topf.org>2011-04-14 11:42:21 +0200
commit14925daa099a1528993b7ccf9a8fe8debe375b8d (patch)
treec55ddfbeb103d63510604ea34ee91c42d0928a5b /tagstats/Makefile
parent299c93e809186178583af5bd572e755027c3a87b (diff)
downloadtaginfo-14925daa099a1528993b7ccf9a8fe8debe375b8d.tar
taginfo-14925daa099a1528993b7ccf9a8fe8debe375b8d.tar.gz
Use protobuf-lite lib instead of protobuf
Diffstat (limited to 'tagstats/Makefile')
-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