From 2ed0b8e3af4f688368fb1e03e129ca112496deb5 Mon Sep 17 00:00:00 2001 From: toshok Date: Wed, 29 Apr 1998 07:09:33 +0000 Subject: [PATCH] REQUIRE js git-svn-id: svn://10.0.0.236/trunk@832 18797224-902f-48f8-a5cc-f745e15eee43 --- mozilla/modules/xml/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mozilla/modules/xml/Makefile b/mozilla/modules/xml/Makefile index 68345057421..c1a1fda6785 100644 --- a/mozilla/modules/xml/Makefile +++ b/mozilla/modules/xml/Makefile @@ -20,7 +20,7 @@ DEPTH = ../.. MODULE = xml LIBRARY_NAME = $(LITE_PREFIX)xml -REQUIRES = nspr img layer util +REQUIRES = nspr img layer util js EXPORTS = expat/xmlparse/xmlparse.h CSRCS = expat/xmltok/xmltok.c \