Make shared libraries for libshibsp5 not libshibsp4
[shibboleth/sp.git] / Makefile.am
1 AUTOMAKE_OPTIONS = foreign
2
3 ACLOCAL_AMFLAGS = -I .
4
5 include doxygen.am
6
7 MOSTLYCLEANFILES = $(DX_CLEANFILES)
8
9 WANT_SUBDIRS = @WANT_SUBDIRS@
10
11 SUBDIRS = $(WANT_SUBDIRS)
12
13 DIST_SUBDIRS = doc schemas configs shibsp shibd adfs util apache nsapi_shib fastcgi odbc-store memcache-store selinux
14
15 if DX_COND_doc
16 all-local: doxygen-doc
17 else
18 all-local:
19 endif
20
21 dist-hook:
22         rm -rf `find $(distdir)/isapi_shib -name .svn`
23         rm -rf `find $(distdir)/doc/api -name .svn`
24
25 GENFILES = @PACKAGE_NAME@.spec pkginfo Portfile
26
27 EXTRA_DIST = $(DX_CONFIG) \
28     isapi_shib \
29     Shibboleth.sln \
30     libtool.m4 \
31     doxygen.m4 \
32     acx_pthread.m4 \
33     depcomp \
34     config_win32.h \
35     $(GENFILES) \
36     $(GENFILES:%=%.in) \
37     depend \
38     postinstall