aboutsummaryrefslogtreecommitdiffstats
path: root/embed/mozilla/Makefile.am
diff options
context:
space:
mode:
authorXan Lopez <xan@src.gnome.org>2003-07-24 18:56:28 +0800
committerXan Lopez <xan@src.gnome.org>2003-07-24 18:56:28 +0800
commit695060254c17ac45940b058fdb1a2a6295ab9618 (patch)
treecece554c83bb14ffcc7776d31e325c1fafbcfb97 /embed/mozilla/Makefile.am
parent9e77fd10e25e6aba971fb71380560624172d09d2 (diff)
downloadgsoc2013-epiphany-695060254c17ac45940b058fdb1a2a6295ab9618.tar
gsoc2013-epiphany-695060254c17ac45940b058fdb1a2a6295ab9618.tar.gz
gsoc2013-epiphany-695060254c17ac45940b058fdb1a2a6295ab9618.tar.bz2
gsoc2013-epiphany-695060254c17ac45940b058fdb1a2a6295ab9618.tar.lz
gsoc2013-epiphany-695060254c17ac45940b058fdb1a2a6295ab9618.tar.xz
gsoc2013-epiphany-695060254c17ac45940b058fdb1a2a6295ab9618.tar.zst
gsoc2013-epiphany-695060254c17ac45940b058fdb1a2a6295ab9618.zip
cough
cough
Diffstat (limited to 'embed/mozilla/Makefile.am')
-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 \