Correct eol-style property.
[shibboleth/cpp-opensaml.git] / Makefile.am
1 AUTOMAKE_OPTIONS = foreign
2
3 ACLOCAL_AMFLAGS = -I .
4
5 include doxygen.am
6
7 MOSTLYCLEANFILES = $(DX_CLEANFILES)
8
9 dist-hook:
10         rm -rf `find $(distdir)/samltest/data -name .svn`
11         rm -rf `find $(distdir)/doc/api -name .svn`
12
13
14 SUBDIRS = doc schemas saml samltest samlsign
15
16 if DX_COND_doc
17 all-local: doxygen-doc
18 else
19 all-local:
20 endif
21
22 GENFILES = opensaml.spec pkginfo Portfile
23
24 EXTRA_DIST = $(DX_CONFIG) \
25         cpp-opensaml2.sln \
26         libtool.m4 \
27         doxygen.m4 \
28         acx_pthread.m4 \
29         depcomp \
30         config_win32.h \
31         $(GENFILES) \
32         $(GENFILES:%=%.in) \
33         depend \
34         postinstall