mirror of
https://github.com/Gnucash/gnucash.git
synced 2025-02-25 18:55:30 -06:00
This is in preparation of the final guile restructuring step: install gnucash scm files directly in guile's default site module directory. Internalizing json is done to prevent an install clash with a potentially system installed guile-json module.
This directory is intended to hold any external code that is needed in order to build gnucash, but isn't considered widely available.