mirror of
https://github.com/Gnucash/gnucash.git
synced 2026-09-03 20:53:02 -05:00
Don't ignore --docdir from ./configure for documentation destination dir
This was discussed in more detail here: http://lists.gnucash.org/pipermail/gnucash-devel/2011-June/032066.html This might change the default location where the documentation is installed to. git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@20736 57a11ea4-9604-0410-9ed3-97b8803252fd
This commit is contained in:
@@ -1,6 +1,5 @@
|
||||
SUBDIRS = examples
|
||||
|
||||
docdir = ${GNC_DOC_INSTALL_DIR}
|
||||
doc_DATA = \
|
||||
README.francais \
|
||||
README.german \
|
||||
|
||||
@@ -1,6 +1,4 @@
|
||||
|
||||
docdir = ${GNC_DOC_INSTALL_DIR}/examples
|
||||
|
||||
doc_DATA = \
|
||||
Money95bank_fr.qif \
|
||||
Money95invst_fr.qif \
|
||||
|
||||
Reference in New Issue
Block a user