aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorSilvio Rhatto <rhatto@riseup.net>2013-11-14 18:48:34 -0200
committerSilvio Rhatto <rhatto@riseup.net>2013-11-14 18:48:34 -0200
commit96a4a07c598b26987ed29fbae3cd721f199b6113 (patch)
tree53999b8383f118d62e94c104cc4e7ebed12107a6 /Makefile
parent8bbdffc3e95a74b5a747edd481bde5651bceff5a (diff)
downloadkeyringer-96a4a07c598b26987ed29fbae3cd721f199b6113.tar.gz
keyringer-96a4a07c598b26987ed29fbae3cd721f199b6113.tar.bz2
Makefile cleanup
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index c42f50b..0182482 100644
--- a/Makefile
+++ b/Makefile
@@ -49,4 +49,3 @@ build_man:
tarball:
git archive --prefix=keyringer-$(VERSION)/ --format=tar HEAD | bzip2 >../tarballs/keyringer-$(VERSION).tar.bz2
- #cd ../tarballs && ln -s keyringer-$(VERSION).tar.bz2 keyringer-$(VERSION).orig.tar.bz2