aboutsummaryrefslogtreecommitdiff
path: root/libsylph/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'libsylph/Makefile.am')
-rw-r--r--libsylph/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/libsylph/Makefile.am b/libsylph/Makefile.am
index 1aeb5e6b..fa6a436f 100644
--- a/libsylph/Makefile.am
+++ b/libsylph/Makefile.am
@@ -4,7 +4,7 @@ AM_CPPFLAGS = \
-DSYSCONFDIR=\""$(sysconfdir)"\" \
-DLOCALEDIR=\""$(localedir)"\"
-INCLUDES = $(GLIB_CFLAGS) -I$(top_srcdir) -I$(includedir)
+INCLUDES = -I$(top_srcdir) $(GLIB_CFLAGS) -I$(includedir)
lib_LTLIBRARIES = libsylph-0.la
#noinst_LTLIBRARIES = libsylph.la