diff --git a/Makefile b/Makefile index 7612a64..eb55b39 100644 --- a/Makefile +++ b/Makefile @@ -1,4 +1,4 @@ -.PHONY: libtest.o tests/libtest.so libtest.a documentation README.html +.PHONY: package libtest.o tests/libtest.so libtest.a documentation README.html SCHEME=chibi DOCKERIMG=${SCHEME}:head VERSION=0.10.7