diff options
author | Jose Antonio Ortega Ruiz <jao@gnu.org> | 2010-06-22 01:47:58 +0200 |
---|---|---|
committer | Jose Antonio Ortega Ruiz <jao@gnu.org> | 2010-06-22 01:47:58 +0200 |
commit | f589a23f15b75798618c59f05c258cc8b8b39187 (patch) | |
tree | 863fdc2eaf40ce82cecc8ec86e9938c7022d49b7 /Makefile.am | |
parent | 413f6f7afd466ec0e2da4c97f2f9b08407b6e155 (diff) | |
download | geiser-f589a23f15b75798618c59f05c258cc8b8b39187.tar.gz geiser-f589a23f15b75798618c59f05c258cc8b8b39187.tar.bz2 |
Engaging texi files in some autotooling.
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 c86aecb..0ef180e 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,4 +1,4 @@ -SUBDIRS = . elisp scheme +SUBDIRS = . elisp scheme doc EXTRA_DIST = THANKS |