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