From 1d98fccf9b396a09f8d5bc21d5b7e604afba654b Mon Sep 17 00:00:00 2001 From: Scott Cantor Date: Tue, 2 May 2006 00:54:21 +0000 Subject: [PATCH] Missing dist files. --- Makefile.am | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/Makefile.am b/Makefile.am index 61a0c2f..2afd6ff 100644 --- a/Makefile.am +++ b/Makefile.am @@ -13,7 +13,12 @@ EXTRA_DIST = $(DX_CONFIG) \ libtool.m4 \ doxygen.m4 \ depcomp \ - config_win32.h + config_win32.h \ + xmltooling.spec.in \ + xmltooling.spec \ + pkginfo.in \ + pkginfo \ + checkinstall dist-hook: rm -rf `find $(distdir)/xmltoolingtest/data -name .svn` -- 2.1.4