From abe5971f7398bda68c0e2757ccb8cdbe23d081e5 Mon Sep 17 00:00:00 2001 From: Marcello Stanisci Date: Mon, 10 Aug 2015 12:13:24 +0200 Subject: autoconf mgmt --- Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile.am') diff --git a/Makefile.am b/Makefile.am index 9e79cc8d..ce2fe3ed 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,4 +1,4 @@ # the following definition tells where others .am are located AM_CPPFLAGS = -I$(top_srcdir)/src/include -SUBDIRS = src doc +SUBDIRS = src #doc ACLOCAL_AMFLAGS = -I m4 -- cgit v1.2.3