gnucash-docs maint: Added the new report "ch_reports.xml"

Frank H.Ellenberger fell at code.gnucash.org
Fri Jan 29 19:02:09 EST 2021


Updated	 via  https://github.com/Gnucash/gnucash-docs/commit/9c491b6b (commit)
	from  https://github.com/Gnucash/gnucash-docs/commit/eeb40f81 (commit)



commit 9c491b6bd95b970152ab89020e059e6cd15fcffe
Author: CWehli <christian.wehling at web.de>
Date:   Fri Jan 29 17:51:22 2021 +0100

    Added the new report "ch_reports.xml"
    
    to the CMakeLists.txt and Makefile.am files.

diff --git a/guide/de/CMakeLists.txt b/guide/de/CMakeLists.txt
index e57cc3e..2e8b32c 100644
--- a/guide/de/CMakeLists.txt
+++ b/guide/de/CMakeLists.txt
@@ -19,6 +19,7 @@ set (entities
         ch_oth_assets.xml
         ch_oview.xml
         ch_python_bindings.xml
+        ch_reports.xml
         ch_txns.xml
         appendixa.xml
         appendixb.xml
diff --git a/guide/de/Makefile.am b/guide/de/Makefile.am
index 799231b..2ac59b3 100644
--- a/guide/de/Makefile.am
+++ b/guide/de/Makefile.am
@@ -23,6 +23,7 @@ entities = \
  ch_oth_assets.xml \
  ch_oview.xml \
  ch_python_bindings.xml \
+ ch_reports.xml \
  ch_txns.xml \
  appendixa.xml \
  appendixb.xml \



Summary of changes:
 guide/de/CMakeLists.txt | 1 +
 guide/de/Makefile.am    | 1 +
 2 files changed, 2 insertions(+)



More information about the gnucash-changes mailing list