Bug 73353: clean up MODULE/REQUIRES story. r=cls, sr=bryner
git-svn-id: svn://10.0.0.236/trunk@144804 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
@@ -28,8 +28,7 @@ include $(DEPTH)/config/autoconf.mk
|
||||
|
||||
MODULE = xpcom
|
||||
XPIDL_MODULE = proxytest
|
||||
REQUIRES = string \
|
||||
$(NULL)
|
||||
REQUIRES = $(NULL)
|
||||
|
||||
CPPSRCS = proxytests.cpp
|
||||
XPIDLSRCS = nsITestProxy.idl
|
||||
|
||||
Reference in New Issue
Block a user