summaryrefslogtreecommitdiffstats
path: root/ipa-admintools
diff options
context:
space:
mode:
authorKevin McCarthy <kmccarth@redhat.com>2007-09-04 10:22:45 -0700
committerKevin McCarthy <kmccarth@redhat.com>2007-09-04 10:22:45 -0700
commitc85c8eede36224e72b42153708dd58a9f0610b0d (patch)
tree02da14d197ad1f2a7b1e4265a91df276952c7c8c /ipa-admintools
parent90a34f386555ca8352e38b6186136a6750517116 (diff)
downloadfreeipa-c85c8eede36224e72b42153708dd58a9f0610b0d.tar.gz
freeipa-c85c8eede36224e72b42153708dd58a9f0610b0d.tar.xz
freeipa-c85c8eede36224e72b42153708dd58a9f0610b0d.zip
Add 'test' target to makefiles. Hook up ipautil tests to run.
Diffstat (limited to 'ipa-admintools')
-rw-r--r--ipa-admintools/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/ipa-admintools/Makefile b/ipa-admintools/Makefile
index 69bf18537..4bed3b9a6 100644
--- a/ipa-admintools/Makefile
+++ b/ipa-admintools/Makefile
@@ -10,3 +10,5 @@ install:
clean:
rm -f *~ *.pyc
+
+test: