Makefile: Change protobuf bindings directory name
This commit is contained in:
parent
dcb51054f4
commit
22a7461cd0
2
Makefile
2
Makefile
@ -1,5 +1,5 @@
|
|||||||
hbase_tmp_path := /tmp/hbase
|
hbase_tmp_path := /tmp/hbase
|
||||||
bindings_path := $(CURDIR)/protobuf
|
bindings_path := $(CURDIR)/hbase-protobuf-python
|
||||||
|
|
||||||
all:
|
all:
|
||||||
@echo Generating Python Protobuf bindings from HBase source
|
@echo Generating Python Protobuf bindings from HBase source
|
||||||
|
Loading…
Reference in New Issue
Block a user