summaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
authorDuncan Roe <duncan_roe@optusnet.com.au>2021-10-17 12:39:51 +1100
committerPablo Neira Ayuso <pablo@netfilter.org>2021-10-27 10:14:54 +0200
commit74576db959cbb762780fdc3feadf6778a62c955b (patch)
treeb4e4a66a4450a2b5fbe02759ed2dd977db961123 /Makefile.am
parent826d412956d263ba0c05a1af52c5d78abfccae21 (diff)
build: doc: `make` generates requested documentation
Generate man pages, HTML, neither or both according to ./configure. Based on the work done for libnetfilter_queue. [ This patch updates the default ./configure option to build the manpages in case that doxygen is available. ] Signed-off-by: Duncan Roe <duncan_roe@optusnet.com.au> Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index c7b86f7..46b14f9 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -1,4 +1,4 @@
-SUBDIRS = include src utils
+SUBDIRS = include src utils doxygen
ACLOCAL_AMFLAGS = -I m4