From 7a3e69cfb079c7345f3d9b1217f373a706ba544c Mon Sep 17 00:00:00 2001 From: Gaetan Nadon Date: Fri, 15 Oct 2010 17:14:39 -0400 Subject: config: provide a Makefile for the include directory Reduce some complexity in the src makefile as it should not handle sibling directories. Signed-off-by: Gaetan Nadon --- configure.ac | 1 + 1 file changed, 1 insertion(+) (limited to 'configure.ac') diff --git a/configure.ac b/configure.ac index 7dbf061..166957e 100644 --- a/configure.ac +++ b/configure.ac @@ -60,6 +60,7 @@ if test x$STAT_ZFILE = xyes ; then fi AC_CONFIG_FILES([Makefile + include/Makefile src/Makefile sxpm/Makefile cxpm/Makefile -- cgit v1.2.1