aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
authorKay Sievers <kay.sievers@vrfy.org>2012-01-22 22:44:13 +0100
committerKay Sievers <kay.sievers@vrfy.org>2012-01-22 22:44:13 +0100
commita1525d172014e66f97d82fc1e9096444597abcc7 (patch)
treefd4c1a64d57ecf83b69204f389baa65c9fdb58b2 /Makefile.am
parent579734fca598363cf15ab565aa09669c4112447e (diff)
downloadudev-a1525d172014e66f97d82fc1e9096444597abcc7.tar.gz
fix some fallout from tab removal
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index e2926005..a5cc2e14 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -761,7 +761,7 @@ git-release:
git-sync:
git push
- git push --tags $(VERSION)
+ git push --tags
tar:
make distcheck