summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorGaetan Nadon <memsize@videotron.ca>2010-10-15 17:14:39 -0400
committerGaetan Nadon <memsize@videotron.ca>2010-10-24 19:46:33 -0400
commit7a3e69cfb079c7345f3d9b1217f373a706ba544c (patch)
treeb40a72b6edd35fae872bf8296c7f7d374137a4c3 /configure.ac
parente50f645f4cc5bb1db0e025fc6e39c6e84a894c13 (diff)
downloadxorg-lib-libXpm-7a3e69cfb079c7345f3d9b1217f373a706ba544c.tar.gz
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 <memsize@videotron.ca>
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac1
1 files changed, 1 insertions, 0 deletions
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