* guile: install guile script

This commit is contained in:
djcb
2012-10-17 23:37:30 +03:00
parent 5b8de3a97b
commit 578a4c7a54
5 changed files with 174 additions and 2 deletions

View File

@ -18,7 +18,7 @@ include $(top_srcdir)/gtest.mk
# note, we need top_builddir for snarfing with 'make distcheck' (ie.,
# with separate builddir)
SUBDIRS= . mu examples tests
SUBDIRS= . mu scripts examples tests
INCLUDES=-I. -I${top_builddir} -I${top_srcdir}/lib ${GUILE_CFLAGS} ${GLIB_CFLAGS}