summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authordjcb <djcb@djcbsoftware.nl>2012-05-20 17:41:18 +0300
committerdjcb <djcb@djcbsoftware.nl>2012-05-21 09:25:53 +0300
commit46f10cfde9be49e0a40c11808592de5b87ff25db (patch)
treeee8d2e5df94c6ac11caea797fb575781921fc80c /Makefile.am
parent605657d4de4028ed30d9b54fde34293acfd6ea4f (diff)
* refactoring: split src/ into mu/ and lib/
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index 73ef003..3567734 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -35,7 +35,7 @@ else
emacs=
endif
-SUBDIRS=m4 man src $(widgets) $(guile) $(emacs) contrib toys
+SUBDIRS=m4 man lib $(widgets) $(guile) mu $(emacs) contrib toys
ACLOCAL_AMFLAGS=-I m4