summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 79995c0..523d14c 100644
--- a/Makefile
+++ b/Makefile
@@ -3,7 +3,7 @@ MAN_INCLUDE=man.include
VERSION=$(shell ./python-updater -V)
FILES=AUTHORS ChangeLog python-updater python-updater.1
PKGDIR=python-updater-$(VERSION)
-TARBALL=$(PKGDIR)-tar.bz2
+TARBALL=$(PKGDIR).tar.bz2
all: python-updater.1 tarball