summaryrefslogtreecommitdiff
path: root/sxpm/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'sxpm/Makefile.am')
-rw-r--r--sxpm/Makefile.am3
1 files changed, 1 insertions, 2 deletions
diff --git a/sxpm/Makefile.am b/sxpm/Makefile.am
index a1fc4b8..1a8e5de 100644
--- a/sxpm/Makefile.am
+++ b/sxpm/Makefile.am
@@ -2,10 +2,9 @@ if BUILD_SXPM
bin_PROGRAMS = sxpm
+AM_CPPFLAGS = -I$(top_srcdir)/include
AM_CFLAGS = $(CWARNFLAGS) $(SXPM_CFLAGS)
-AM_CPPFLAGS = -I$(top_srcdir)/include -I$(top_builddir)/include
-
sxpm_SOURCES = sxpm.c
sxpm_LDADD = $(XPM_LIBS) $(SXPM_LIBS) $(top_builddir)/src/libXpm.la