Files
gnucash/libgnucash/doc/design/Makefile.am
T
Geert Janssens 83d14e1c1c Restructure the src directory
It is split into
- /libgnucash (for the non-gui bits)
- /gnucash (for the gui)
- /common (misc source files used by both)
- /bindings (currently only holds python bindings)

This is the first step in restructuring the code. It will need much
more fine tuning later on.
2017-08-10 18:45:00 +02:00

22 lines
576 B
Makefile

info_TEXINFOS = gnucash-design.texi
gnucash_design_TEXINFOS = \
component-manager.texi \
concept-index.texi \
engine.texi \
fdl.texi \
function-index.texi \
intro.texi \
register.texi \
reports.texi \
top-level.texi \
type-index.texi \
user-preferences.texi
# These should included as part of the automake rule set. Perhaps I
# have a version skew between automake and texinfo.
DISTCLEANFILES = gnucash-design.cps gnucash-design.fns gnucash-design.tps
MAINTAINERCLEANFILES = gnucash-design.info gnucash-design.info-[0-9]*
EXTRA_DIST = CMakeLists.txt