summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authordjcb <djcb@djcbsoftware.nl>2012-07-10 20:00:06 +0300
committerdjcb <djcb@djcbsoftware.nl>2012-07-10 20:00:06 +0300
commitdc62bd6c75f2bcce95026dcf6660b75ec484458f (patch)
tree90dd85f6bd882430aeb11f2d05a7855c4b2b4ee6 /Makefile.am
parent710cd609b112fdfc668ce11d725859240d6da68d (diff)
* rename emacs/ => mu4e/
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am6
1 files changed, 3 insertions, 3 deletions
diff --git a/Makefile.am b/Makefile.am
index 05b44d6..64fd653 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -30,12 +30,12 @@ guile=
endif
if BUILD_MU4E
-emacs=emacs
+mu4e=mu4e
else
-emacs=
+mu4e=
endif
-SUBDIRS=m4 man lib $(widgets) $(guile) mu $(emacs) contrib toys
+SUBDIRS=m4 man lib $(widgets) $(guile) mu $(mu4e) contrib toys
ACLOCAL_AMFLAGS=-I m4