Start revisions of autotools material.
[shibboleth/cpp-xmltooling.git] / Makefile.am
index f581d42..0c5a508 100644 (file)
@@ -1,17 +1,16 @@
 AUTOMAKE_OPTIONS = foreign
-
-ACLOCAL_AMFLAGS = -I .
+ACLOCAL_AMFLAGS = -I m4
 
 include doxygen.am
 
 MOSTLYCLEANFILES = $(DX_CLEANFILES)
 
 dist-hook:
-       rm -rf `find $(distdir)/@PACKAGE_NAME@test/data -name .svn`
+       rm -rf `find $(distdir)/xmltoolingtest/data -name .svn`
        rm -rf `find $(distdir)/doc/api -name .svn`
 
 
-SUBDIRS = doc schemas @PACKAGE_NAME@ @PACKAGE_NAME@test
+SUBDIRS = doc schemas @PACKAGE_NAME@ xmltoolingtest
 
 if DX_COND_doc
 all-local: doxygen-doc
@@ -26,14 +25,11 @@ GENFILES = @PACKAGE_NAME@.spec pkginfo Portfile
 
 EXTRA_DIST = $(DX_CONFIG) \
         cpp-@PACKAGE_NAME@.sln \
-        acx_pthread.m4 \
-        acinclude.m4 \
-        ax_create_pkgconfig_info.m4 \
-        libtool.m4 \
-        doxygen.m4 \
-        depcomp \
+        m4/acx_pthread.m4 \
+        m4/acinclude.m4 \
+        m4/ax_create_pkgconfig_info.m4 \
+        m4/doxygen.m4 \
         config_win32.h \
         $(GENFILES) \
         $(GENFILES:%=%.in) \
-        depend \
         postinstall