mirror of
https://github.com/Gnucash/gnucash.git
synced 2026-07-30 08:08:15 -05:00
windows, and sundry other things. git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@3329 57a11ea4-9604-0410-9ed3-97b8803252fd
13 lines
134 B
Makefile
13 lines
134 B
Makefile
|
|
docdir = ${GNC_SHAREDIR}/html
|
|
|
|
SUBDIRS = fr
|
|
|
|
doc_DATA = \
|
|
gnucash.css \
|
|
index.html
|
|
|
|
EXTRA_DIST = \
|
|
.cvsignore \
|
|
${doc_DATA}
|