* some code re-arrangement: src/guile-> guile, toys/mm -> emacs
This commit is contained in:
@ -23,6 +23,12 @@ else
|
||||
widgets=
|
||||
endif
|
||||
|
||||
if HAVE_GUILE
|
||||
guile=guile
|
||||
else
|
||||
guile=
|
||||
endif
|
||||
|
||||
SUBDIRS=m4 man src $(widgets) $(guile) contrib toys
|
||||
|
||||
ACLOCAL_AMFLAGS=-I m4
|
||||
|
||||
Reference in New Issue
Block a user