diff options
| author | djcb <djcb@djcbsoftware.nl> | 2012-10-20 15:49:53 +0300 |
|---|---|---|
| committer | djcb <djcb@djcbsoftware.nl> | 2012-10-20 15:49:53 +0300 |
| commit | 37f51515ed908191097717d1f804350bdbccfe73 (patch) | |
| tree | c250bfbd58e465a835642034ca66430bf569296b /Makefile.am | |
| parent | ea0c9e536e3cadb53c0b2eb828073dec31e90093 (diff) | |
* fix guile / mu4e doc building
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 6b856da..b62f0b4 100644 --- a/Makefile.am +++ b/Makefile.am @@ -28,7 +28,7 @@ else mu4e= endif -SUBDIRS=m4 texi man lib $(guile) mu $(mu4e) contrib toys +SUBDIRS=m4 man lib $(guile) mu $(mu4e) contrib toys ACLOCAL_AMFLAGS=-I m4 |
