summaryrefslogtreecommitdiff
path: root/cxpm
diff options
context:
space:
mode:
authorAlexander Gottwald <alexander.gottwald@s1999.tu-chemnitz.de>2005-06-09 13:42:36 +0000
committerAlexander Gottwald <alexander.gottwald@s1999.tu-chemnitz.de>2005-06-09 13:42:36 +0000
commitb1d84a9fc9b15232c09b6ce5d96c097fdd4f0a15 (patch)
tree8f70c4a88344556fb7084e0627b03feb5a42d71a /cxpm
parent769751fba3e32f49272d19799929e1ad5a3d2cd0 (diff)
downloadxorg-lib-libXpm-b1d84a9fc9b15232c09b6ce5d96c097fdd4f0a15.tar.gz
Use $(top_srcdir)/src instead of $(top_builddir)/src in INCLUDES
Diffstat (limited to 'cxpm')
-rw-r--r--cxpm/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/cxpm/Makefile.am b/cxpm/Makefile.am
index 7066d73..61bd3fa 100644
--- a/cxpm/Makefile.am
+++ b/cxpm/Makefile.am
@@ -1,6 +1,6 @@
bin_PROGRAMS = cxpm
-cxpm_CFLAGS = $(XPM_CFLAGS) -I$(top_builddir)/src -I$(top_srcdir)/include/X11
+cxpm_CFLAGS = $(XPM_CFLAGS) -I$(top_srcdir)/src -I$(top_srcdir)/include/X11
cxpm_MANS = \
cxpm.1