Use shibboleth-sp as package name for compatibility.
[shibboleth/cpp-sp.git] / Makefile.am
1 AUTOMAKE_OPTIONS = foreign dist-zip dist-bzip2
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 GENFILES = @PACKAGE_NAME@.spec
35
36 EXTRA_DIST = $(DX_CONFIG) \
37         isapi_shib \
38         Shibboleth.sln \
39         config_win32.h \
40         $(GENFILES) \
41         $(GENFILES:%=%.in)