summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSimo Sorce <simo@redhat.com>2015-07-04 11:10:34 -0400
committerSimo Sorce <simo@redhat.com>2015-07-04 11:10:34 -0400
commitecd5b7c10b3bf1a93ce3653f9d1557177d913855 (patch)
tree70dd3d14bfba13f82716daa1817c98250060dd97
parent7c480774b48253c90fbcfee2915a113b7933c4a5 (diff)
downloadmod_auth_gssapi-ecd5b7c10b3bf1a93ce3653f9d1557177d913855.tar.gz
mod_auth_gssapi-ecd5b7c10b3bf1a93ce3653f9d1557177d913855.tar.xz
mod_auth_gssapi-ecd5b7c10b3bf1a93ce3653f9d1557177d913855.zip
Add test target in Makefile
Signed-off-by: Simo Sorce <simo@redhat.com>
-rw-r--r--Makefile.am3
1 files changed, 3 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index 71b4abd..95641f9 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -1,3 +1,6 @@
ACLOCAL_AMFLAGS = -I m4
SUBDIRS = src/asn1c src
+
+test: all
+ ./tests/magtests.py