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