From 24351916b41815fcf4c82ac2c391b25fafbc08cd Mon Sep 17 00:00:00 2001 From: "disttsc%bart.nl" Date: Fri, 13 Apr 2001 03:45:47 +0000 Subject: [PATCH] Fix senna bustage (MOZ_TRACK_MODULE_DEPS) --- editor/txtsvc/src/Makefile.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/editor/txtsvc/src/Makefile.in b/editor/txtsvc/src/Makefile.in index f0c1c589e5e..5fce5547bdd 100644 --- a/editor/txtsvc/src/Makefile.in +++ b/editor/txtsvc/src/Makefile.in @@ -29,7 +29,7 @@ include $(DEPTH)/config/autoconf.mk MODULE = txtsvc LIBRARY_NAME = txtsvc IS_COMPONENT = 1 -REQUIRES = xpcom string editor layout dom widget +REQUIRES = xpcom string editor layout dom widget txmgr CPPSRCS = \ nsFindAndReplace.cpp \