* guile: install guile script
This commit is contained in:
@ -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
|
||||
|
||||
Reference in New Issue
Block a user