aboutsummaryrefslogtreecommitdiffhomepage
path: root/templates/Makefile.template
diff options
context:
space:
mode:
authorGravatar yang-g <yangg@google.com>2016-02-04 09:46:51 -0800
committerGravatar yang-g <yangg@google.com>2016-02-04 09:46:51 -0800
commit2908d634c7a63218a451305e69f302451399120b (patch)
tree459000717888f2303eb6e16f1365a96adcac217e /templates/Makefile.template
parent0789c49566f3a44084c1fcc867383cbd84252bb7 (diff)
Remove pr in Makefile
Diffstat (limited to 'templates/Makefile.template')
-rw-r--r--templates/Makefile.template2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/Makefile.template b/templates/Makefile.template
index 76cee49157..1a38e267a7 100644
--- a/templates/Makefile.template
+++ b/templates/Makefile.template
@@ -1341,7 +1341,7 @@
% endfor
endif
- install-pkg-config_c: pr pc_c pc_c_unsecure pc_c_zookeeper
+ install-pkg-config_c: pc_c pc_c_unsecure pc_c_zookeeper
$(E) "[INSTALL] Installing C pkg-config files"
$(Q) $(INSTALL) -d $(prefix)/lib/pkgconfig
$(Q) $(INSTALL) $(LIBDIR)/$(CONFIG)/pkgconfig/grpc.pc $(prefix)/lib/pkgconfig/grpc.pc