diff --git a/Makefile b/Makefile index 92104b2..42659a4 100644 --- a/Makefile +++ b/Makefile @@ -2,7 +2,7 @@ SHELL=/bin/sh PKGNAME=stack_blackbox BASEDIR?=~ -OUTPUTDIR?="$(BASEDIR)/debbuild-${PACKAGENAME}" +OUTPUTDIR?="$(BASEDIR)/debbuild-${PKGNAME}" all: @echo 'Menu:'