* some code re-arrangement: src/guile-> guile, toys/mm -> emacs

This commit is contained in:
djcb
2011-12-13 08:03:19 +02:00
parent eb7bd05487
commit 8b39c69c89
31 changed files with 10 additions and 22 deletions

View File

@ -20,10 +20,6 @@ include $(top_srcdir)/gtest.mk
# before decending into tests/
SUBDIRS= .
if HAVE_GUILE
SUBDIRS += guile
endif
if BUILD_TESTS
SUBDIRS += tests
endif
@ -113,9 +109,7 @@ libmu_la_SOURCES= \
mu-util.h
libmu_la_LIBADD= \
$(XAPIAN_LIBS) \
$(GMIME_LIBS) \
$(GLIB_LIBS) \
$(READLINE_LIBS)
$(GLIB_LIBS)