* guilify mu; first steps, and a new toy called 'muile'
This commit is contained in:
@ -28,3 +28,7 @@ if BUILD_WIDGETS
|
||||
SUBDIRS += mug2
|
||||
endif
|
||||
|
||||
# for muile, we need guile
|
||||
if HAVE_GUILE
|
||||
SUBDIRS += muile
|
||||
endif
|
||||
|
||||
Reference in New Issue
Block a user