diff options
| author | djcb <djcb@djcbsoftware.nl> | 2011-12-14 09:12:46 +0200 |
|---|---|---|
| committer | djcb <djcb@djcbsoftware.nl> | 2011-12-14 09:12:46 +0200 |
| commit | 0446ec3d83ffa731a1cbb67b34dcaec2b1c9986d (patch) | |
| tree | 1c58f2d47ca20e0d0c6f47942a97f68b05fded80 /Makefile.am | |
| parent | 71b01c6ff28fd2132bdbb7c495b3953bc3fc7270 (diff) | |
* add some documentation infrastructure
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 91d272d..88d4e72 100644 --- a/Makefile.am +++ b/Makefile.am @@ -29,7 +29,7 @@ else guile= endif -SUBDIRS=m4 man src $(widgets) $(guile) contrib toys +SUBDIRS=m4 man src $(widgets) $(guile) emacs contrib toys ACLOCAL_AMFLAGS=-I m4 |
