gnucash/libgnucash/scm
Geert Janssens ec213360f3 Review which built files are really needed in the dist tarball
Several were only there because they used to be generated via autogen.sh
and hence had to be included because autogen.sh was not supposed to be run
in a tarball based build.
A few others aren't clear so I have left them in for now:
- gnucash.1 (man page)
- gnucash-design.info (because it's unclear what we want to do with that one)

These files should clearly be in the tarball:
- gnucash.pot -> for our translators
- ChangeLog -> can't be generated outside of a git repo
- gnc-vcs-info.h -> can't be generated outside of a git repo
- guile/python bindings -> to avoid a swig dependency when building from tarball
2018-01-29 19:46:44 +01:00
..
gnumeric Remove Autotools 2018-01-13 12:52:57 -06:00
build-config.scm.in Replace GNC_CONFIGURE(2) with configure_file 2017-12-23 14:07:25 +01:00
CMakeLists.txt Review which built files are really needed in the dist tarball 2018-01-29 19:46:44 +01:00
config Restructure the src directory 2017-08-10 18:45:00 +02:00
fin.scm Restructure the src directory 2017-08-10 18:45:00 +02:00
main.scm Some minor cleanups after the autotools removal 2018-01-26 18:22:48 +01:00
price-quotes.scm Merge branch 'maint' into unstable 2018-01-25 10:24:53 +01:00
printf.scm Restructure the src directory 2017-08-10 18:45:00 +02:00
string.scm Restructure the src directory 2017-08-10 18:45:00 +02:00
substring-search.scm Restructure the src directory 2017-08-10 18:45:00 +02:00
xml-generator.scm Restructure the src directory 2017-08-10 18:45:00 +02:00