diff --git a/Makefile b/Makefile index 269f060..4116c31 100644 --- a/Makefile +++ b/Makefile @@ -27,7 +27,7 @@ info-file : PACKAGE_PREFIX=\"$(PREFIX:/%=%)\" "\n"\ PACKAGE_PROGRAM=\"build/$(PROGRAM_NAME)\" > scripts/info -package : info-file build +package : info-file package_deb: package ./scripts/build.sh deb