summaryrefslogtreecommitdiffstats
path: root/ipa-client
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-client
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-client')
-rw-r--r--ipa-client/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/ipa-client/Makefile b/ipa-client/Makefile
index a00d30bb..d16e53f9 100644
--- a/ipa-client/Makefile
+++ b/ipa-client/Makefile
@@ -21,3 +21,5 @@ clean:
done
rm -f *~
rm -f ipaclient/*~
+
+test: