diff --git a/Makefile b/Makefile index 47b6dd4b..f8c44b43 100644 --- a/Makefile +++ b/Makefile @@ -21,7 +21,7 @@ # Purpose of file: Global Makefile # ---------------------------------------------------------------------- MAJOR=$(shell sed -ne 's/^[^(]*(\([^)]*\)).*/\1/;1p' debian/changelog) -VERSION=$MAJOR +VERSION=$(MAJOR) export VERSION build: