mirror of
https://github.com/Gnucash/gnucash.git
synced 2025-02-25 18:55:30 -06:00
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:
parent
f853478bc6
commit
837e8d0404
@ -1,6 +1,7 @@
|
||||
|
||||
SUBDIRS = \
|
||||
design
|
||||
design \
|
||||
xml
|
||||
|
||||
EXTRA_DIST = \
|
||||
backup.txt \
|
||||
|
2
src/doc/xml/.cvsignore
Normal file
2
src/doc/xml/.cvsignore
Normal file
@ -0,0 +1,2 @@
|
||||
Makefile
|
||||
Makefile.in
|
11
src/doc/xml/Makefile.am
Normal file
11
src/doc/xml/Makefile.am
Normal 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
|
Loading…
Reference in New Issue
Block a user