mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-12-07 05:15:09 +00:00
switch over to new C++ versions of news
This commit is contained in:
parent
7297f0fa15
commit
764f755c0a
@ -25,9 +25,9 @@ include $(DEPTH)/config/autoconf.mk
|
||||
MODULE = nntpurl
|
||||
LIBRARY_NAME = nntpurl
|
||||
|
||||
CSRCS = \
|
||||
mknews.c \
|
||||
mknewsgr.c \
|
||||
CPPSRCS = \
|
||||
mknews.cpp \
|
||||
mknewsgr.cpp \
|
||||
$(NULL)
|
||||
|
||||
EXPORTS= mknews.h mknewsgr.h
|
||||
|
Loading…
Reference in New Issue
Block a user