diff options
| author | djcb <djcb@djcbsoftware.nl> | 2012-05-20 17:41:18 +0300 |
|---|---|---|
| committer | djcb <djcb@djcbsoftware.nl> | 2012-05-21 09:25:53 +0300 |
| commit | 46f10cfde9be49e0a40c11808592de5b87ff25db (patch) | |
| tree | ee8d2e5df94c6ac11caea797fb575781921fc80c /Makefile.am | |
| parent | 605657d4de4028ed30d9b54fde34293acfd6ea4f (diff) | |
* refactoring: split src/ into mu/ and lib/
Diffstat (limited to 'Makefile.am')
| -rw-r--r-- | Makefile.am | 2 |
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 |
