X-Git-Url: http://www.project-moonshot.org/gitweb/?p=mod_auth_gssapi.git;a=blobdiff_plain;f=Makefile.am;h=95641f95001927fa4451567b5d704e34a103024e;hp=f8238b2370ae0a82a37bb0d8fc82e579bd9f2811;hb=ecd5b7c10b3bf1a93ce3653f9d1557177d913855;hpb=4b6ed2bfeeb912272e57fe9365cb175fd06ed6b0 diff --git a/Makefile.am b/Makefile.am index f8238b2..95641f9 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,3 +1,6 @@ ACLOCAL_AMFLAGS = -I m4 -SUBDIRS = src +SUBDIRS = src/asn1c src + +test: all + ./tests/magtests.py