diff options
Diffstat (limited to 'doc/Makefile.am')
-rw-r--r-- | doc/Makefile.am | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/Makefile.am b/doc/Makefile.am index ebd1ee14..7a733583 100644 --- a/doc/Makefile.am +++ b/doc/Makefile.am @@ -1,3 +1,4 @@ +SUBDIRS=config dist_man8_MANS=lighttpd.8 DOCS=accesslog.txt \ @@ -76,7 +77,7 @@ HTMLDOCS=accesslog.html \ evhost.html \ magnet.html -EXTRA_DIST=lighttpd.conf lighttpd.user \ +EXTRA_DIST=lighttpd.user \ rc.lighttpd rc.lighttpd.redhat sysconfig.lighttpd \ rrdtool-graph.sh \ state.dot fastcgi-state.dot \ |