summaryrefslogtreecommitdiffstats
path: root/ipa-radius-admintools
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-radius-admintools
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-radius-admintools')
-rw-r--r--ipa-radius-admintools/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/ipa-radius-admintools/Makefile b/ipa-radius-admintools/Makefile
index 15357f011..61aa35f50 100644
--- a/ipa-radius-admintools/Makefile
+++ b/ipa-radius-admintools/Makefile
@@ -14,7 +14,7 @@ install:
install -m 755 ipa-findradiusprofile $(SBINDIR)
clean:
- rm -f *~ *.pyc
+ rm -f *~ *.pyc ipa-radius-admintools.spec
distclean: clean