aboutsummaryrefslogtreecommitdiffstats
path: root/embed
diff options
context:
space:
mode:
Diffstat (limited to 'embed')
-rw-r--r--embed/mozilla/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/embed/mozilla/Makefile.am b/embed/mozilla/Makefile.am
index 9e293ede7..a17e2d6b8 100644
--- a/embed/mozilla/Makefile.am
+++ b/embed/mozilla/Makefile.am
@@ -1,10 +1,10 @@
+# Remove appcomps dir when 1.4 is deprecated
INCLUDES = \
-I$(top_srcdir)/lib \
-I$(top_srcdir)/embed \
-I$(top_srcdir) \
$(WARN_CFLAGS) \
$(MOZILLA_COMPONENT_CFLAGS) \
- # FIXME Remove appcomps dir when we deprecate Mozilla 1.4
-I$(MOZILLA_INCLUDE_ROOT)/appcomps \
-I$(MOZILLA_INCLUDE_ROOT)/chrome \
-I$(MOZILLA_INCLUDE_ROOT)/content \