Fix MOZ_TRACK_MODULE_DEPS (senna tinderbox) bustage by readding MODULE line that was removed in HTTP branch landing.

This commit is contained in:
dbaron%fas.harvard.edu 2001-05-12 02:23:07 +00:00
parent ad583fbe5b
commit ae8f47cfc2

View File

@ -26,6 +26,7 @@ VPATH = @srcdir@
include $(DEPTH)/config/autoconf.mk include $(DEPTH)/config/autoconf.mk
MODULE = necko
LIBRARY_NAME = nkhttp_s LIBRARY_NAME = nkhttp_s
REQUIRES = xpcom string pref js nkcache exthandler mimetype wallet dom layout widget caps xpconnect REQUIRES = xpcom string pref js nkcache exthandler mimetype wallet dom layout widget caps xpconnect