summaryrefslogtreecommitdiff
path: root/sxpm
diff options
context:
space:
mode:
authorMatthieu Herrb <matthieu.herrb@laas.fr>2005-07-17 10:32:57 +0000
committerMatthieu Herrb <matthieu.herrb@laas.fr>2005-07-17 10:32:57 +0000
commit703207d3b3718223d4b2711fb77fc96a4f3909ef (patch)
treecfc7164e9a2149e78f51f212aa37d65e3011f359 /sxpm
parent5a0177d4474787951c0cae56e285bb075ab405f3 (diff)
downloadxorg-lib-libXpm-703207d3b3718223d4b2711fb77fc96a4f3909ef.tar.gz
fix build outside of $(srcdir)
Diffstat (limited to 'sxpm')
-rw-r--r--sxpm/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/sxpm/Makefile.am b/sxpm/Makefile.am
index dddf992..27ecc95 100644
--- a/sxpm/Makefile.am
+++ b/sxpm/Makefile.am
@@ -4,7 +4,7 @@ bin_PROGRAMS = sxpm
sxpm_CFLAGS = $(SXPM_CFLAGS)
-INCLUDES = -I$(top_builddir)/include
+INCLUDES = -I$(top_srcdir)/include -I$(top_builddir)/include
sxpm_MANS = \
sxpm.1