summaryrefslogtreecommitdiffstats
path: root/ipa-python/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'ipa-python/Makefile')
-rw-r--r--ipa-python/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/ipa-python/Makefile b/ipa-python/Makefile
index bad5ca5c8..e279286c7 100644
--- a/ipa-python/Makefile
+++ b/ipa-python/Makefile
@@ -13,7 +13,7 @@ install:
fi
clean:
- rm -f *~ *.pyc
+ rm -f *~ *.pyc setup.py ipa-python.spec
distclean: clean