diff --git a/libs/protobuf/Makefile b/libs/protobuf/Makefile index 1553a7edc..e1d99f67a 100644 --- a/libs/protobuf/Makefile +++ b/libs/protobuf/Makefile @@ -43,6 +43,7 @@ define Host/Compile endef define Host/Install + $(MAKE) -C $(HOST_BUILD_DIR) install endef CONFIGURE_ARGS += --with-protoc=$(HOST_BUILD_DIR)/src/protoc