diff options
| author | djcb <djcb@djcbsoftware.nl> | 2012-10-19 16:00:41 +0300 |
|---|---|---|
| committer | djcb <djcb@djcbsoftware.nl> | 2012-10-19 16:00:41 +0300 |
| commit | f0be19620936476f106742a5ce37f888e5e59186 (patch) | |
| tree | 9f27af3f03f21795a9cd7929ed681fed39931552 /Makefile.am | |
| parent | 47286442e1b02bc2e85cbba32960d7eec9bd5c3f (diff) | |
* guile/mu4e: refactor doc building a bit
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 b62f0b4..6b856da 100644 --- a/Makefile.am +++ b/Makefile.am @@ -28,7 +28,7 @@ else mu4e= endif -SUBDIRS=m4 man lib $(guile) mu $(mu4e) contrib toys +SUBDIRS=m4 texi man lib $(guile) mu $(mu4e) contrib toys ACLOCAL_AMFLAGS=-I m4 |
