SOAP 1.1 classes
[shibboleth/cpp-xmltooling.git] / Makefile.am
index 2afd6ff..858ad49 100644 (file)
@@ -10,6 +10,8 @@ EXTRA_DIST = $(DX_CONFIG) \
        doc \
        schemas \
        cpp-xmltooling.sln \
+       acx_pthread.m4 \
+       acinclude.m4 \
        libtool.m4 \
        doxygen.m4 \
        depcomp \
@@ -30,7 +32,11 @@ dist-hook:
 
 SUBDIRS = schemas xmltooling xmltoolingtest
 
-all-local: xmltooling.spec pkginfo doxygen-doc
+all-local: xmltooling.spec pkginfo
+
+if DX_COND_doc
+all-local: doxygen-doc
+endif
 
 xmltooling.spec: xmltooling.spec.in Makefile
        rm -f $@.tmp