summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorportix <portix@gmx.net>2011-02-10 01:35:16 +0100
committerportix <portix@gmx.net>2011-02-10 01:35:16 +0100
commit8f7b4f16ebf5bcf1ffbe0e2957621f8d8fae0dcf (patch)
treeefec7aa15752fc311d7b0bd5b9a0482f80185a2b /Makefile
parentac7a8a5c870e40ff3a294a6bdf49ac8021185862 (diff)
downloaddwb-8f7b4f16ebf5bcf1ffbe0e2957621f8d8fae0dcf.zip
Show version information
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 24e99769..6ef27044 100644
--- a/Makefile
+++ b/Makefile
@@ -35,7 +35,7 @@ uninstall-data:
distclean: clean
snapshot:
- @$(MAKE) dist DISTDIR=$(NAME)-$(BUILDDATE)
+ @$(MAKE) dist DISTDIR=$(REAL_NAME)-$(BUILDDATE)
dist: distclean
@echo "Creating tarball."