summaryrefslogtreecommitdiffstats
path: root/ipa-python/Makefile
diff options
context:
space:
mode:
authorRob Crittenden <rcritten@redhat.com>2008-05-05 15:25:28 -0400
committerSimo Sorce <ssorce@redhat.com>2008-05-07 18:26:03 -0400
commit570b71372f097ed986f9435d3d9795b21312060f (patch)
tree1812a80f2e9e6975733d3197332ec9387df4fc31 /ipa-python/Makefile
parent6f4d71d2cc74a656a3dd4376e367e51c23ec2769 (diff)
downloadfreeipa-570b71372f097ed986f9435d3d9795b21312060f.tar.gz
freeipa-570b71372f097ed986f9435d3d9795b21312060f.tar.xz
freeipa-570b71372f097ed986f9435d3d9795b21312060f.zip
Second half of the redoing how the version is managed.
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