From 570b71372f097ed986f9435d3d9795b21312060f Mon Sep 17 00:00:00 2001 From: Rob Crittenden Date: Mon, 5 May 2008 15:25:28 -0400 Subject: Second half of the redoing how the version is managed. --- ipa-admintools/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ipa-admintools/Makefile') diff --git a/ipa-admintools/Makefile b/ipa-admintools/Makefile index de1253e2a..77cc38d54 100644 --- a/ipa-admintools/Makefile +++ b/ipa-admintools/Makefile @@ -35,7 +35,7 @@ install-man: install -m 644 clean: - rm -f *~ *.pyc + rm -f *~ *.pyc ipa-admintools.spec distclean: clean -- cgit