summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorDavid Thompson <dthompson2@worcester.edu>2016-08-11 22:50:17 -0400
committerDavid Thompson <dthompson2@worcester.edu>2016-08-11 22:50:17 -0400
commit54f85fc9ef316a355e432a7461aac36282742614 (patch)
treedd0ca233933e6fda348936e76cbf4d0784924e2f /configure.ac
parenta06ff79a3276fb336fc00ff8c4c9ab1209f3441f (diff)
Add 'sly' CLI program.
* scripts/sly.in: New file. * sly/cli.scm: New file. * Makefile.am (SOURCES): Add it. * configure.ac: Process scripts/sly.in to produce sly executable. * pre-inst-env.in: Fix $PATH to include scripts directory.
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index ff0f6e1..0df52c2 100644
--- a/configure.ac
+++ b/configure.ac
@@ -9,7 +9,7 @@ AM_SILENT_RULES([yes])
AC_PATH_PROG([GUILE], [guile])
AC_CONFIG_FILES([Makefile doc/Makefile examples/Makefile data/Makefile])
AC_CONFIG_FILES([sly/config.scm])
-AC_CONFIG_FILES([sandbox], [chmod +x sandbox])
+AC_CONFIG_FILES([scripts/sly], [chmod +x scripts/sly])
AC_CONFIG_FILES([pre-inst-env], [chmod +x pre-inst-env])
# Prepare a version of $datadir that does not contain references to