mirror of
https://github.com/Gnucash/gnucash.git
synced 2026-09-03 20:53:02 -05:00
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.
5 lines
52 B
Makefile
5 lines
52 B
Makefile
SUBDIRS = \
|
|
valgrind
|
|
|
|
EXTRA_DIST = CMakeLists.txt
|