* benchmark-guile.in: Copied from check-guile.in and adapted for
use with benchmarks. * Makefile.am: Recurse into the benchmark-suite subdir. * configure.in: Added benchmarking files.
This commit is contained in:
parent
0237895653
commit
dd897aafbd
4 changed files with 61 additions and 1 deletions
|
|
@ -22,7 +22,7 @@
|
|||
AUTOMAKE_OPTIONS = 1.5
|
||||
|
||||
SUBDIRS = oop qt libltdl libguile ice-9 guile-config guile-readline \
|
||||
scripts srfi doc examples test-suite lang am
|
||||
scripts srfi doc examples test-suite benchmark-suite lang am
|
||||
|
||||
bin_SCRIPTS = guile-tools
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue