From 7b86a1b16b4b50babcb44c51bc4d9d8b4ce8485a Mon Sep 17 00:00:00 2001 From: Anas Nashif Date: Mon, 7 Jan 2013 07:12:56 -0800 Subject: [PATCH] re-add docs --- Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile.am b/Makefile.am index 28d2d76..7016458 100644 --- a/Makefile.am +++ b/Makefile.am @@ -26,7 +26,7 @@ include Makefile-msvcproj.am ## Process this file with automake to produce Makefile.in ACLOCAL_AMFLAGS = -I m4 ${ACLOCAL_FLAGS} -SUBDIRS = . tests build +SUBDIRS = . docs tests build DIST_SUBDIRS = m4 $(SUBDIRS) DISTCHECK_CONFIGURE_FLAGS = --enable-gtk-doc -- 2.7.4