Move building of packaging files into configure.
[shibboleth/cpp-xmltooling.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)/xmltoolingtest/data -name .svn`
11         rm -rf `find $(distdir)/doc/api -name .svn`
12
13
14 SUBDIRS = doc schemas xmltooling xmltoolingtest
15
16 if DX_COND_doc
17 all-local: doxygen-doc
18 else
19 all-local:
20 endif
21
22 GENFILES = xmltooling.spec pkginfo Portfile
23
24 EXTRA_DIST = $(DX_CONFIG) \
25         cpp-xmltooling.sln \
26         acx_pthread.m4 \
27         acinclude.m4 \
28         libtool.m4 \
29         doxygen.m4 \
30         depcomp \
31         config_win32.h \
32         $(GENFILES) \
33         $(GENFILES:%=%.in) \
34         depend \
35         postinstall