diff options
author | Eelco Dolstra <e.dolstra@tudelft.nl> | 2003-08-12T13·54+0000 |
---|---|---|
committer | Eelco Dolstra <e.dolstra@tudelft.nl> | 2003-08-12T13·54+0000 |
commit | e405ca506efa608c3636023a98994c05f09ecf0c (patch) | |
tree | 0875328cfb44957a693d92f0d56037f2967a4642 /Makefile.am | |
parent | c602930e08a508fce76b16f6f7f1fdfaed3b91ab (diff) |
* Generate man pages from the manual.
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 70aa1ba96046..b7bb72819649 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,3 +1,3 @@ -SUBDIRS = externals src scripts corepkgs +SUBDIRS = externals src scripts corepkgs doc EXTRA_DIST = boost/*.hpp boost/format/*.hpp substitute.mk \ No newline at end of file |