fixing gmake requires bustage from:

Changes for plugin finder service, bug 133864, r=av sr=attinasi


git-svn-id: svn://10.0.0.236/trunk@119235 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
timeless%mac.com
2002-04-17 15:45:14 +00:00
parent 99aee188d1
commit 3248a99956

View File

@@ -30,7 +30,11 @@ MODULE = plugin
LIBRARY_NAME = npnul32
RESFILE = npnul32.res
DEFFILE = $(srcdir)/npnul32.def
REQUIRES = java plugin
REQUIRES = java \
plugin \
xpcom \
pref \
$(NULL)
CPPSRCS = \
maindll.cpp \