X-Git-Url: http://www.project-moonshot.org/gitweb/?p=shibboleth%2Fcpp-opensaml.git;a=blobdiff_plain;f=saml%2FMakefile.am;fp=saml%2FMakefile.am;h=643ab6db7f540842f54061e67a222930c7aec8ec;hp=d138a3efa6c500c3125b5a9244bd844f5f30d43c;hb=4bf305a9fca9a18221833f870d691044988fdc91;hpb=b911379ad317946fc267db7b000aa87dadad8748 diff --git a/saml/Makefile.am b/saml/Makefile.am index d138a3e..643ab6d 100644 --- a/saml/Makefile.am +++ b/saml/Makefile.am @@ -191,7 +191,7 @@ libsaml_la_SOURCES = \ # this is different from the project version # http://sources.redhat.com/autobook/autobook/autobook_91.html -libsaml_la_LDFLAGS = -version-info 8:0:0 +libsaml_la_LDFLAGS = -version-info 8:1:0 install-exec-hook: for la in $(lib_LTLIBRARIES) ; do rm -f $(DESTDIR)$(libdir)/$$la ; done