X-Git-Url: http://www.project-moonshot.org/gitweb/?p=mod_auth_gssapi.git;a=blobdiff_plain;f=src%2FMakefile.am;h=e2b0148988f2ca234a68517f658a8f5206674b90;hp=01a122047b89252c5ed9777729dae6543f65abbf;hb=fa877975a0b03cef97fdf4350472df77fdb354f6;hpb=0fb1b69e4a03b282b9df2255c153e5d3860e24c0 diff --git a/src/Makefile.am b/src/Makefile.am index 01a1220..e2b0148 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -12,7 +12,8 @@ mod_auth_gssapi_la_CFLAGS = \ mod_auth_gssapi_la_LDFLAGS = \ $(MAG_LIBS) \ -avoid-version \ - -module + -module \ + -export-symbols-regex auth_gssapi_module install-exec-local: if test ! -d ${APXS_LIBEXECDIR}; then mkdir -p ${APXS_LIBEXECDIR}; fi