From def553feb6b02b306c35037d8fab40147703bba0 Mon Sep 17 00:00:00 2001 From: "timeless%mozdev.org" Date: Wed, 4 Dec 2002 09:09:49 +0000 Subject: [PATCH] build bustage: adding local include git-svn-id: svn://10.0.0.236/trunk@134791 18797224-902f-48f8-a5cc-f745e15eee43 --- mozilla/htmlparser/tests/html/Makefile.in | 1 + mozilla/parser/htmlparser/tests/html/Makefile.in | 1 + 2 files changed, 2 insertions(+) diff --git a/mozilla/htmlparser/tests/html/Makefile.in b/mozilla/htmlparser/tests/html/Makefile.in index 60c8713c27a..202ec7309fb 100644 --- a/mozilla/htmlparser/tests/html/Makefile.in +++ b/mozilla/htmlparser/tests/html/Makefile.in @@ -46,3 +46,4 @@ LIBS = \ include $(topsrcdir)/config/rules.mk +LOCAL_INCLUDES = -I$(srcdir)/../../public diff --git a/mozilla/parser/htmlparser/tests/html/Makefile.in b/mozilla/parser/htmlparser/tests/html/Makefile.in index 60c8713c27a..202ec7309fb 100644 --- a/mozilla/parser/htmlparser/tests/html/Makefile.in +++ b/mozilla/parser/htmlparser/tests/html/Makefile.in @@ -46,3 +46,4 @@ LIBS = \ include $(topsrcdir)/config/rules.mk +LOCAL_INCLUDES = -I$(srcdir)/../../public