Remove ws-trust federation schema from makefile since it is removed for DFSG reasons
[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 = doc schemas configs shibsp shibd adfs util apache nsapi_shib fastcgi odbc-store memcache-store selinux
13
14 if DX_COND_doc
15 all-local: doxygen-doc
16 else
17 all-local:
18 endif
19
20 dist-hook:
21         rm -rf `find $(distdir)/isapi_shib -name .svn`
22         rm -rf `find $(distdir)/doc/api -name .svn`
23
24 GENFILES = @PACKAGE_NAME@.spec pkginfo Portfile
25
26 EXTRA_DIST = $(DX_CONFIG) \
27     isapi_shib \
28     Shibboleth.sln \
29     config_win32.h \
30     $(GENFILES) \
31     $(GENFILES:%=%.in) \
32     postinstall