summaryrefslogtreecommitdiffstats
path: root/ipa-python
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:27:11 -0400
commita48fb637e071eef40eb967f9d01c64cf81d9e632 (patch)
tree924e407419af3cf1917fcac93fba9174df479266 /ipa-python
parente11b45bce4228b01f0c0a5d3d684a7a668dab4a7 (diff)
downloadfreeipa-a48fb637e071eef40eb967f9d01c64cf81d9e632.tar.gz
freeipa-a48fb637e071eef40eb967f9d01c64cf81d9e632.tar.xz
freeipa-a48fb637e071eef40eb967f9d01c64cf81d9e632.zip
Second half of the redoing how the version is managed.
Diffstat (limited to 'ipa-python')
-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