Remove xmlproviders from build, deleted old AAP interface.
[shibboleth/cpp-sp.git] / shib / Makefile.am
index c2dc52f..dd0b98c 100644 (file)
@@ -9,16 +9,17 @@ libshib_HEADERS = shib.h
 noinst_HEADERS = internal.h
 
 libshib_la_SOURCES = \
-                    ClubShibPOSTProfile.cpp \
-                    Constants.cpp \
-                    SAMLBindingFactory.cpp \
-                    ShibConfig.cpp \
-                    ShibPOSTProfile.cpp \
-                    ShibPOSTProfileFactory.cpp \
-                    XML.cpp \
-                    XMLOriginSiteMapper.cpp
+    ShibConfig.cpp \
+    ShibBrowserProfile.cpp \
+    ScopedAttribute.cpp
+
 
 # this is different from the project version
 # http://sources.redhat.com/autobook/autobook/autobook_91.html
-libshib_la_LDFLAGS = -version-info 1:0:0
+libshib_la_LDFLAGS = -version-info 6:0:0
+
+install-exec-hook:
+       for la in $(lib_LTLIBRARIES) ; do rm -f $(DESTDIR)$(libdir)/$$la ; done
+
+EXTRA_DIST = shib.vcproj resource.h shib.rc