X-Git-Url: http://www.project-moonshot.org/gitweb/?a=blobdiff_plain;f=nsapi_shib%2FMakefile.am;fp=nsapi_shib%2FMakefile.am;h=50be4cb56537d969d6ed456cbe5d696cb4b71ba5;hb=c52d76570d08a35ca3798aad660842abdf0c734c;hp=8362f1f83c08fe6c7ee428abfcc83653a917b417;hpb=fa2725961500a483a5932dc4427f4e285def8403;p=shibboleth%2Fsp.git diff --git a/nsapi_shib/Makefile.am b/nsapi_shib/Makefile.am index 8362f1f..50be4cb 100644 --- a/nsapi_shib/Makefile.am +++ b/nsapi_shib/Makefile.am @@ -1,7 +1,7 @@ AUTOMAKE_OPTIONS = foreign if BUILD_NSAPI -nsapi_shibdir = $(libexecdir) +nsapi_shibdir = $(libdir)/@PACKAGE@ nsapi_shib_LTLIBRARIES = nsapi_shib.la nsapi_shib_la_SOURCES = nsapi_shib.cpp nsapi_shib_la_CXXFLAGS = $(NSAPI_INCLUDE) @@ -15,4 +15,3 @@ install-exec-hook: endif EXTRA_DIST = nsapi_shib.vcproj resource.h nsapi_shib.rc nsapi_shib.cpp -