Compilation: don't compile tools separately.
commit04da87b5dbd225c497de5d1595948cbe2aec6148
authorMorten Welinder <terra@gnome.org>
Tue, 15 May 2018 23:48:01 +0000 (15 19:48 -0400)
committerMorten Welinder <terra@gnome.org>
Tue, 15 May 2018 23:48:01 +0000 (15 19:48 -0400)
tree20b60628476fe4b15f2100fb1871c9f8c689558b
parente3ac43da18a2b7322c50be6c0805b405009296b3
Compilation: don't compile tools separately.

This makes more code available to introspection and allows more parallel
compilation.
12 files changed:
configure.ac
plugins/fn-erlang/functions.c
plugins/fn-financial/functions.c
src/Makefile.am
src/dialogs/dialog-goal-seek.c
src/tools/.gitignore
src/tools/Makefile.am [deleted file]
src/tools/analysis-tools.c
src/tools/data-shuffling.c
src/tools/goal-seek.c
src/tools/goal-seek.h
src/tools/tabulate.c