summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSøren Sandmann Pedersen <sandmann@daimi.au.dk>2005-05-19 17:09:13 +0000
committerSøren Sandmann Pedersen <sandmann@daimi.au.dk>2005-05-19 17:09:13 +0000
commit769751fba3e32f49272d19799929e1ad5a3d2cd0 (patch)
tree5bac5bb1099745a6192bec7c2815bc706b5c5cc9
parent2cc1896c61eef5739bb6a8ffa89e58ba5c175a05 (diff)
downloadxorg-lib-libXpm-769751fba3e32f49272d19799929e1ad5a3d2cd0.tar.gz
Add $(top_builddir)/include to INCLUDES
-rw-r--r--ChangeLog4
-rw-r--r--sxpm/Makefile.am2
2 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index e69de29..4fde604 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -0,0 +1,4 @@
+2005-05-19 Soren Sandmann <ssp@aware-of-vacuity.boston.redhat.com>
+
+ * sxpm/Makefile.am: Add $(top_builddir)/include to INCLUDES
+
diff --git a/sxpm/Makefile.am b/sxpm/Makefile.am
index 57d0c54..dddf992 100644
--- a/sxpm/Makefile.am
+++ b/sxpm/Makefile.am
@@ -4,6 +4,8 @@ bin_PROGRAMS = sxpm
sxpm_CFLAGS = $(SXPM_CFLAGS)
+INCLUDES = -I$(top_builddir)/include
+
sxpm_MANS = \
sxpm.1