mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-12-14 18:51:28 +00:00
there is no libnntpTest.so anymore
This commit is contained in:
parent
4649300c82
commit
5ad02bb708
@ -22,28 +22,10 @@ srcdir = @srcdir@
|
||||
|
||||
include $(DEPTH)/config/autoconf.mk
|
||||
|
||||
MODULE=nntp
|
||||
LIBRARY_NAME=nntpTest
|
||||
#MODULE=nntp
|
||||
|
||||
DIRS = nntp newsParser
|
||||
|
||||
EXPORTS = \
|
||||
$(NULL)
|
||||
|
||||
CPPSRCS = \
|
||||
nsNNTPHostStub.cpp \
|
||||
nsNNTPNewsgroupListStub.cpp \
|
||||
nsNNTPNewsgroupStub.cpp \
|
||||
nsNNTPCategoryContainerStub.cpp \
|
||||
$(NULL)
|
||||
|
||||
EXTRA_DSO_LDOPTS = \
|
||||
$(NSPR_LIBS) \
|
||||
-L$(DIST)/bin \
|
||||
-L$(DIST)/lib \
|
||||
-lmsgbaseutil \
|
||||
$(NULL)
|
||||
|
||||
include $(topsrcdir)/config/config.mk
|
||||
|
||||
include $(topsrcdir)/config/rules.mk
|
||||
|
Loading…
Reference in New Issue
Block a user