aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorThierry Vignaud <thierry.vignaud@gmail.com>2013-12-12 18:38:34 +0100
committerThierry Vignaud <thierry.vignaud@gmail.com>2013-12-12 18:38:34 +0100
commit0ddd3fc67affcd22768aac63dbf2a82d7f980d76 (patch)
tree2672ee1303291deec8990e4210d4fa750d482325 /Makefile
parenta57f5c34dc5787546020b4a924ebed6ed70e1f09 (diff)
downloaddrakx-installer-help-0ddd3fc67affcd22768aac63dbf2a82d7f980d76.tar
drakx-installer-help-0ddd3fc67affcd22768aac63dbf2a82d7f980d76.tar.gz
drakx-installer-help-0ddd3fc67affcd22768aac63dbf2a82d7f980d76.tar.bz2
drakx-installer-help-0ddd3fc67affcd22768aac63dbf2a82d7f980d76.tar.xz
drakx-installer-help-0ddd3fc67affcd22768aac63dbf2a82d7f980d76.zip
no more need to clean stuff before packaging
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 3856d8f..a5b25b0 100644
--- a/Makefile
+++ b/Makefile
@@ -47,7 +47,7 @@ FILES = $(HTML_FILES) $(PNG_FILES) $(TRANSLATIONS) COPYING NEWS Makefile README
clean:
rm -f *~ \#*\#
-cleandist: clean
+cleandist:
rm -fr $(PACKAGE)-$(VERSION) $(PACKAGE)-$(VERSION).tar.xz
tar: