From bd867ce377abfcc52d9d9d0faf010fcd4ae0845e Mon Sep 17 00:00:00 2001 From: "/C=DE/ST=Berlin/L=Berlin/O=Netfilter Project/OU=Development/CN=laforge/emailAddress=laforge@netfilter.org" Date: Sun, 8 Jan 2006 22:38:37 +0000 Subject: fix doc building --- Makefile.am | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Makefile.am') diff --git a/Makefile.am b/Makefile.am index c8e5273..677fe2c 100644 --- a/Makefile.am +++ b/Makefile.am @@ -6,8 +6,8 @@ man_MANS = ulogd.8 EXTRA_DIST = $(man_MANS) INCLUDES = $(all_includes) -I$(top_srcdir)/include -SUBDIRS = libipulog src input filter output -DIST_SUBDIRS = src input filter output +SUBDIRS = doc libipulog src input filter output +DIST_SUBDIRS = doc src input filter output $(OBJECTS): libtool libtool: $(LIBTOOL_DEPS) -- cgit v1.2.3