From 854adab6772058f165bf2a3ad000b0b9789e8189 Mon Sep 17 00:00:00 2001 From: "dbaron%fas.harvard.edu" Date: Sat, 12 May 2001 02:23:07 +0000 Subject: [PATCH] Fix MOZ_TRACK_MODULE_DEPS (senna tinderbox) bustage by readding MODULE line that was removed in HTTP branch landing. --- netwerk/protocol/http/src/Makefile.in | 1 + 1 file changed, 1 insertion(+) diff --git a/netwerk/protocol/http/src/Makefile.in b/netwerk/protocol/http/src/Makefile.in index 95ba1f1fe2d..66ad4855890 100644 --- a/netwerk/protocol/http/src/Makefile.in +++ b/netwerk/protocol/http/src/Makefile.in @@ -26,6 +26,7 @@ VPATH = @srcdir@ include $(DEPTH)/config/autoconf.mk +MODULE = necko LIBRARY_NAME = nkhttp_s REQUIRES = xpcom string pref js nkcache exthandler mimetype wallet dom layout widget caps xpconnect