summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorTushar Gohad <tushar.gohad@intel.com>2014-09-07 08:49:05 -0700
committerTushar Gohad <tushar.gohad@intel.com>2014-09-07 12:49:21 -0700
commitc85e1bacd36ca83ece37d70ae63409d010aef0cf (patch)
treef57cec71c990a41bdeac25e75ebab3875eaedb1a /Makefile.am
parent2a103711fafd7258420c478130c6e850b23698d2 (diff)
downloadliberasurecode-c85e1bacd36ca83ece37d70ae63409d010aef0cf.tar.gz
Integrate doxygen with autoconf infrastructure
Signed-off-by: Tushar Gohad <tushar.gohad@intel.com>
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am3
1 files changed, 2 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index b7ec5dc..6787508 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -1,7 +1,8 @@
# Top-level liberasurecode automake configuration
ACLOCAL_AMFLAGS = -I m4
-SUBDIRS = src test
+SUBDIRS = src test doc
+
EXTRA_DIST = autogen.sh
INCLUDE = -I$(abs_top_builddir)/include \