summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAkiraNorthstar <AkiraNorthstar@users.noreply.github.com>2018-10-07 03:07:53 +0200
committerLex Neva <lexelby@users.noreply.github.com>2018-10-06 19:07:53 -0600
commitfb707ca4a2ae746d962458fdd4577b5fea16f4d9 (patch)
tree558adf51195443df5c0004d6203118076e116db0
parent43d780c93f89296a734fa8752571bbbdf3afa11c (diff)
Update Makefile (#324)
add inx, locales and *.zip to distclean
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 9d806509..11765025 100644
--- a/Makefile
+++ b/Makefile
@@ -21,7 +21,7 @@ dist: distclean locales inx
fi
distclean:
- rm -rf build dist *.spec *.tar.gz
+ rm -rf build dist inx locales *.spec *.tar.gz *.zip
.PHONY: inx
inx: locales