From 3abc910a9db9dd94d8963d5e4a2a0991a20d1d73 Mon Sep 17 00:00:00 2001 From: Mike Gerwitz Date: Fri, 17 Jan 2014 00:17:23 -0500 Subject: Added doc/ to SUBDIRS in Makefile.am --- Makefile.am | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Makefile.am b/Makefile.am index 8efcf15..c28658f 100644 --- a/Makefile.am +++ b/Makefile.am @@ -18,6 +18,8 @@ # along with this program. If not, see . ## +SUBDIRS = doc + # placeholder all: @echo "You are too early! Liza is not ready; check back later." -- cgit v1.2.1