From c4352a27e20c85748e9735fa77a6cd66e5ae45bc Mon Sep 17 00:00:00 2001 From: "dbaron%fas.harvard.edu" Date: Tue, 2 Jan 2001 14:38:15 +0000 Subject: [PATCH] Add pref to REQUIRES line to fix red senna tinderbox from blizzard's checkin. git-svn-id: svn://10.0.0.236/trunk@84265 18797224-902f-48f8-a5cc-f745e15eee43 --- mozilla/embedding/browser/gtk/src/Makefile.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mozilla/embedding/browser/gtk/src/Makefile.in b/mozilla/embedding/browser/gtk/src/Makefile.in index 4a0f008484b..9dd127ec57f 100644 --- a/mozilla/embedding/browser/gtk/src/Makefile.in +++ b/mozilla/embedding/browser/gtk/src/Makefile.in @@ -26,7 +26,7 @@ VPATH = @srcdir@ include $(DEPTH)/config/autoconf.mk LIBRARY_NAME = gtkembedmoz -REQUIRES = xpcom docshell webshell necko widget dom layout locale js uriloader webbrwsr shistory appshell embed_base xpconnect +REQUIRES = xpcom docshell webshell necko widget dom layout locale js uriloader webbrwsr shistory appshell embed_base xpconnect pref CPPSRCS = \ GtkMozEmbedChrome.cpp \