X-Git-Url: http://www.project-moonshot.org/gitweb/?a=blobdiff_plain;f=nsapi_shib%2FMakefile.am;h=8362f1f83c08fe6c7ee428abfcc83653a917b417;hb=5b3db9efcfeda9a0cd1d89c39c0c732db005fadf;hp=bc42824162fa178197341158949d5594afb85330;hpb=373b538b66576f48d19d3c6ee1539a17a842cafa;p=shibboleth%2Fsp.git diff --git a/nsapi_shib/Makefile.am b/nsapi_shib/Makefile.am index bc42824..8362f1f 100644 --- a/nsapi_shib/Makefile.am +++ b/nsapi_shib/Makefile.am @@ -5,7 +5,7 @@ nsapi_shibdir = $(libexecdir) nsapi_shib_LTLIBRARIES = nsapi_shib.la nsapi_shib_la_SOURCES = nsapi_shib.cpp nsapi_shib_la_CXXFLAGS = $(NSAPI_INCLUDE) -nsapi_shib_la_LDFLAGS = -module -avoid-version +nsapi_shib_la_LDFLAGS = $(LITE_LIBS) -module -avoid-version nsapi_shib_la_LIBADD = \ $(top_builddir)/shibsp/libshibsp.la