diff options
author | Thierry Vignaud <thierry.vignaud@gmail.com> | 2013-11-28 15:38:00 +0100 |
---|---|---|
committer | Thierry Vignaud <thierry.vignaud@gmail.com> | 2013-11-28 15:38:14 +0100 |
commit | 45d41f648c8a8e172b2f86315bc1d55059928c09 (patch) | |
tree | 34dd66b6584b498264486bc7c9af6f1ce85f1cfb /Makefile | |
parent | a036748961c6bc2656e76d0272009e4fa64c6b5c (diff) | |
download | drakguard-45d41f648c8a8e172b2f86315bc1d55059928c09.tar drakguard-45d41f648c8a8e172b2f86315bc1d55059928c09.tar.gz drakguard-45d41f648c8a8e172b2f86315bc1d55059928c09.tar.bz2 drakguard-45d41f648c8a8e172b2f86315bc1d55059928c09.tar.xz drakguard-45d41f648c8a8e172b2f86315bc1d55059928c09.zip |
drop SVN bits
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
@@ -21,5 +21,3 @@ install: dist: @git archive --prefix=$(NAME)-$(VERSION)/ HEAD | xz > $(NAME)-$(VERSION).tar.xz; $(info $(NAME)-$(VERSION).tar.xz is ready) - -log: changelog |