From 7a59fa7bc611377476504c20b1d40422f3772a8e Mon Sep 17 00:00:00 2001 From: Christian Persch Date: Sat, 19 Jul 2003 21:37:00 +0000 Subject: I forgot to commit the Makefile.am changes needed for the previous patch. 2003-07-19 Christian Persch * embed/mozilla/Makefile.am: I forgot to commit the Makefile.am changes needed for the previous patch. Thanks to Manny for pointing this out to me :) --- embed/mozilla/Makefile.am | 2 ++ 1 file changed, 2 insertions(+) (limited to 'embed') diff --git a/embed/mozilla/Makefile.am b/embed/mozilla/Makefile.am index a2dfbf686..851c1bdb5 100644 --- a/embed/mozilla/Makefile.am +++ b/embed/mozilla/Makefile.am @@ -5,6 +5,7 @@ INCLUDES = \ $(WARN_CFLAGS) \ $(MOZILLA_COMPONENT_CFLAGS) \ -I$(MOZILLA_INCLUDE_ROOT)/appcomps \ + -I$(MOZILLA_INCLUDE_ROOT)/chrome \ -I$(MOZILLA_INCLUDE_ROOT)/content \ -I$(MOZILLA_INCLUDE_ROOT)/cookie \ -I$(MOZILLA_INCLUDE_ROOT)/docshell \ @@ -14,6 +15,7 @@ INCLUDES = \ -I$(MOZILLA_INCLUDE_ROOT)/gfx \ -I$(MOZILLA_INCLUDE_ROOT)/helperAppDlg \ -I$(MOZILLA_INCLUDE_ROOT)/layout \ + -I$(MOZILLA_INCLUDE_ROOT)/locale \ -I$(MOZILLA_INCLUDE_ROOT)/mimetype \ -I$(MOZILLA_INCLUDE_ROOT)/necko \ -I$(MOZILLA_INCLUDE_ROOT)/nkcache \ -- cgit v1.2.3