* guilify mu; first steps, and a new toy called 'muile'

This commit is contained in:
Dirk-Jan C. Binnema
2011-07-05 00:18:43 +03:00
parent 5ad2319fe1
commit 0b7693d077
10 changed files with 589 additions and 8 deletions

View File

@ -28,3 +28,7 @@ if BUILD_WIDGETS
SUBDIRS += mug2
endif
# for muile, we need guile
if HAVE_GUILE
SUBDIRS += muile
endif