Add linefeeds to signature log boundaries.
[shibboleth/cpp-xmltooling.git] / Makefile.am
index 329947e..53d29f7 100644 (file)
@@ -7,11 +7,11 @@ 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
@@ -22,7 +22,7 @@ endif
 pkgconfigdir = $(libdir)/pkgconfig
 pkgconfig_DATA = @PACKAGE_NAME@.pc
 
-GENFILES = @PACKAGE_NAME@.spec @PACKAGE_NAME@.pc pkginfo Portfile
+GENFILES = @PACKAGE_NAME@.spec pkginfo Portfile
 
 EXTRA_DIST = $(DX_CONFIG) \
         cpp-@PACKAGE_NAME@.sln \