summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Makefile.am b/src/Makefile.am
index cf5ab5a..4017338 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -97,7 +97,7 @@ $(NULL)
libcroco_0_6_la_CPPFLAGS = \
-I$(top_srcdir) \
-I$(top_srcdir)/intl \
- -I $(top_builddir)/src \
+ -I$(top_builddir)/src \
$(AM_CPPFLAGS)
libcroco_0_6_la_CFLAGS = \