summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--pango/opentype/Makefile.am4
1 files changed, 2 insertions, 2 deletions
diff --git a/pango/opentype/Makefile.am b/pango/opentype/Makefile.am
index 5cf0f13e..b845eb67 100644
--- a/pango/opentype/Makefile.am
+++ b/pango/opentype/Makefile.am
@@ -1,8 +1,8 @@
## Process this file with automake to produce Makefile.in
INCLUDES = \
- $(FREETYPE_CFLAGS) \
- -I $(srcdir)
+ -I $(srcdir) \
+ $(FREETYPE_CFLAGS)
noinst_LTLIBRARIES = libharfbuzz-1.la