aboutsummaryrefslogtreecommitdiff
path: root/Makefile
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 46ddb45..a4294d3 100644
--- a/Makefile
+++ b/Makefile
@@ -105,7 +105,7 @@ termkey.h: termkey.h.in Makefile
-e 's/@@VERSION_MINOR@@/$(VERSION_MINOR)/g' \
$< >$@
-DISTDIR=libtermkey-$(VERSION_MAJOR).$(VERSION_MINOR)
+DISTDIR=libtermkey-$(VERSION)
distdir: all
mkdir __distdir