diff --git a/Makefile b/Makefile deleted file mode 100644 index f812fbdf..00000000 --- a/Makefile +++ /dev/null @@ -1,3 +0,0 @@ -# compile java protobuf -protoc-gen-all: - docker run -v ${PWD}:/defs namely/protoc-all -d src/main/proto -l java -o ./src/main/java \ No newline at end of file