Missing dist files.
authorcantor <cantor@de75baf8-a10c-0410-a50a-987c0e22f00f>
Tue, 2 May 2006 00:54:21 +0000 (00:54 +0000)
committercantor <cantor@de75baf8-a10c-0410-a50a-987c0e22f00f>
Tue, 2 May 2006 00:54:21 +0000 (00:54 +0000)
git-svn-id: https://svn.middleware.georgetown.edu/cpp-xmltooling/trunk@85 de75baf8-a10c-0410-a50a-987c0e22f00f

Makefile.am

index 61a0c2f..2afd6ff 100644 (file)
@@ -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`