summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--capplets/file-types/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/capplets/file-types/Makefile.am b/capplets/file-types/Makefile.am
index 5e689d22b..0f19ddddb 100644
--- a/capplets/file-types/Makefile.am
+++ b/capplets/file-types/Makefile.am
@@ -1,4 +1,4 @@
-INCLUDES = -I. -I$(srcdir) \
+INCLUDES = -I. -I$(srcdir) -I$(top_srcdir) \
-I$(top_srcdir)/intl -I$(top_builddir)/intl \
-I$(top_srcdir)/libgnomevfs \
$(CAPPLET_INCLUDEDIR) \