mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-01 06:35:42 +00:00
Fixed build problem on NT 5.0 with null exports line.
This commit is contained in:
parent
94fa48cbeb
commit
2618db2426
@ -22,8 +22,8 @@ IGNORE_MANIFEST = 1
|
||||
#//
|
||||
#//------------------------------------------------------------------------
|
||||
MODULE = nettest
|
||||
EXPORTS = \
|
||||
$(NULL)
|
||||
#EXPORTS = \
|
||||
# $(NULL)
|
||||
|
||||
|
||||
#//------------------------------------------------------------------------
|
||||
|
Loading…
Reference in New Issue
Block a user