Bump version, version schema directories.
[shibboleth/cpp-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 pkgconfigdir = $(libdir)/pkgconfig
26 pkgconfig_DATA = @PACKAGE_NAME@.pc
27
28 GENFILES = @PACKAGE_NAME@.spec pkginfo Portfile
29
30 EXTRA_DIST = $(DX_CONFIG) \
31     isapi_shib \
32     Shibboleth.sln \
33     libtool.m4 \
34     doxygen.m4 \
35     acx_pthread.m4 \
36     depcomp \
37     config_win32.h \
38     $(GENFILES) \
39     $(GENFILES:%=%.in) \
40     depend \
41     postinstall