diff options
Diffstat (limited to 'doc')
-rw-r--r-- | doc/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/Makefile.am b/doc/Makefile.am index 240646b858..2cb187d82d 100644 --- a/doc/Makefile.am +++ b/doc/Makefile.am @@ -32,7 +32,7 @@ asciidoc_product = $(nodist_man_MANS) $(doc_DATA) SUBDIRS = design-paper spec -DIST_SUBDIRS = design-paper spec +DIST_SUBDIRS = spec # Generate the html documentation from asciidoc, but don't do # machine-specific replacements yet |