summaryrefslogtreecommitdiffstats
path: root/pacman-c++/proto
diff options
context:
space:
mode:
Diffstat (limited to 'pacman-c++/proto')
-rw-r--r--pacman-c++/proto/proto.pro1
1 files changed, 0 insertions, 1 deletions
diff --git a/pacman-c++/proto/proto.pro b/pacman-c++/proto/proto.pro
index 7c0b334..85d9ef7 100644
--- a/pacman-c++/proto/proto.pro
+++ b/pacman-c++/proto/proto.pro
@@ -5,5 +5,4 @@ include(../common.pri)
5 5
6PROTOS = pacman.proto 6PROTOS = pacman.proto
7include(protobuf.pri) 7include(protobuf.pri)
8LIBS += -lprotobuf
9OTHER_FILES += $${PROTOS} 8OTHER_FILES += $${PROTOS}