summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorSimo Sorce <simo@redhat.com>2014-08-11 18:17:03 -0400
committerSimo Sorce <simo@redhat.com>2014-08-11 18:17:03 -0400
commit2e0b8994e34691151e52bba76ce70b29093a2f67 (patch)
treee032ebd6cd38bfd745b5ccfb6b3cad54fc37d896 /src
parenteddff51729c717a79b53598ff27dc8910fc22be9 (diff)
downloadmod_auth_gssapi-2e0b8994e34691151e52bba76ce70b29093a2f67.tar.gz
mod_auth_gssapi-2e0b8994e34691151e52bba76ce70b29093a2f67.tar.xz
mod_auth_gssapi-2e0b8994e34691151e52bba76ce70b29093a2f67.zip
Quick and dirty fix for make dist
Diffstat (limited to 'src')
-rw-r--r--src/Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/Makefile.am b/src/Makefile.am
index 2273194..bd001f3 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -1,3 +1,5 @@
+EXTRA_DIST = mod_auth_gssapi.c sessions.c crypto.c mod_auth_gssapi.h sessions.h crypto.h
+
all-local:
@APXS@ -c ${LIBS} ${CFLAGS} mod_auth_gssapi.c sessions.c crypto.c