* guilify mu; first steps, and a new toy called 'muile'
This commit is contained in:
@ -23,7 +23,14 @@ else
|
||||
widgets=
|
||||
endif
|
||||
|
||||
SUBDIRS=m4 man src $(widgets) contrib toys
|
||||
if HAVE_GUILE
|
||||
guile=libmuguile
|
||||
else
|
||||
guile=
|
||||
endif
|
||||
|
||||
SUBDIRS=m4 man src $(widgets) $(guile) contrib toys
|
||||
|
||||
|
||||
ACLOCAL_AMFLAGS=-I m4
|
||||
|
||||
|
||||
Reference in New Issue
Block a user