* 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

@ -14,7 +14,7 @@
## along with this program; if not, write to the Free Software Foundation,
## Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
AC_INIT([mu],[0.9.9],[http://code.google.com/p/mu0/issues/list],[mu])
AC_INIT([mu],[0.9.9.x],[http://code.google.com/p/mu0/issues/list],[mu])
AC_CONFIG_HEADERS([config.h])
AC_CONFIG_SRCDIR([mu/mu.cc])
# libtoolize wants to put some stuff in here; if you have an old
@ -317,6 +317,8 @@ guile/Makefile
guile/mu/Makefile
guile/examples/Makefile
guile/tests/Makefile
guile/scripts/Makefile
guile/scripts/stats/Makefile
toys/Makefile
toys/mug/Makefile
toys/msg2pdf/Makefile