aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorastokes <astokes@ef72aa8b-4018-0410-8976-d6e080ef94d8>2010-03-26 20:59:01 +0000
committerastokes <astokes@ef72aa8b-4018-0410-8976-d6e080ef94d8>2010-03-26 20:59:01 +0000
commitfc6960523478d751db85d7be5a387f91c33503ff (patch)
tree72a5c971627b2a7790101504278ea7c3261fcd3f /Makefile
parent73e9d3404b22e6345d22a665eacdecef291138b9 (diff)
downloadsos-fc6960523478d751db85d7be5a387f91c33503ff.tar.gz
finishing touches
git-svn-id: svn+ssh://svn.fedorahosted.org/svn/sos/trunk@882 ef72aa8b-4018-0410-8976-d6e080ef94d8
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index c7fa9abe..9a19ed67 100644
--- a/Makefile
+++ b/Makefile
@@ -42,7 +42,7 @@ archive: gpgkey
@echo "Archive is $(NAME)-$(VERSION).tar.gz"
clean:
- @rm -fv *~ .*~ changenew ChangeLog.old $(NAME)-$(VERSION).tar.gz
+ @rm -fv *~ .*~ changenew ChangeLog.old $(NAME)-$(VERSION).tar.gz sosreport.1.gz
@rm -rfv {dist,build,sos.egg-info}
@rm -rf MANIFEST
@rm -rfv $(TMPDIR)