add xml dir to dist.

git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@5252 57a11ea4-9604-0410-9ed3-97b8803252fd
This commit is contained in:
James LewisMoss 2001-08-31 20:35:54 +00:00
parent f853478bc6
commit 837e8d0404
3 changed files with 15 additions and 1 deletions

View File

@ -1,6 +1,7 @@
SUBDIRS = \
design
design \
xml
EXTRA_DIST = \
backup.txt \

2
src/doc/xml/.cvsignore Normal file
View File

@ -0,0 +1,2 @@
Makefile
Makefile.in

11
src/doc/xml/Makefile.am Normal file
View File

@ -0,0 +1,11 @@
EXTRA_DIST = \
account-v2.dtd \
commodity-v2.dtd \
defaults-v1.dtd \
io-gncxml-version1.dtd \
io-gncxml-version2.dtd \
preferences-v1.dtd \
prices-v1.dtd \
transactions-v2.dtd \
types.dtd