aboutsummaryrefslogtreecommitdiffhomepage
path: root/Makefile
diff options
context:
space:
mode:
authorGravatar Nicolas "Pixel" Noble <pixel@nobis-crew.org>2016-07-27 19:50:56 +0200
committerGravatar Nicolas "Pixel" Noble <pixel@nobis-crew.org>2016-07-27 19:50:56 +0200
commit64f8d09ca0f4e4d2172c07c58df39254292a23ce (patch)
tree04fd09302712640913c48b618e94a788a5978168 /Makefile
parentbc0b08892f2739f999529850e6fdd9600740b31d (diff)
parent818564cc2b9453b4b093f417f3c5c6cb4d07ad7e (diff)
Merge branch 'master' of https://github.com/grpc/grpc into interop_server_split
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 860a3cda5c..595e631a0b 100644
--- a/Makefile
+++ b/Makefile
@@ -748,8 +748,8 @@ endif
endif
else
PC_LIBS_GRPCXX = -lprotobuf
-PROTOC_PLUGINS = $(PROTOC_PLUGINS_ALL)
endif
+PROTOC_PLUGINS = $(PROTOC_PLUGINS_ALL)
else
ifeq ($(HAS_EMBEDDED_PROTOBUF),true)
PROTOBUF_DEP = $(LIBDIR)/$(CONFIG)/protobuf/libprotobuf.a