From da769bdf24a6858fc3903ca8aac88669bb8d13db Mon Sep 17 00:00:00 2001 From: "disttsc%bart.nl" Date: Fri, 13 Apr 2001 03:25:15 +0000 Subject: [PATCH] Fix senna bustage (MOZ_TRACK_MODULE_DEPS) --- webshell/tests/viewer/Makefile.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/webshell/tests/viewer/Makefile.in b/webshell/tests/viewer/Makefile.in index 2c4a97fa469d..6ee21be638ff 100644 --- a/webshell/tests/viewer/Makefile.in +++ b/webshell/tests/viewer/Makefile.in @@ -29,7 +29,7 @@ include $(DEPTH)/config/autoconf.mk DIRS := public MODULE = webshell_tests -REQUIRES = xpcom string webshell widget layout dom webbrwsr docshell util uriloader locale necko htmlparser view timer unicharutil pref intl editor chardet cookie gfx2 +REQUIRES = xpcom string webshell widget layout dom webbrwsr docshell util uriloader locale necko htmlparser view timer unicharutil pref intl editor chardet cookie gfx2 txmgr PROGRAM := viewer$(BIN_SUFFIX)