switch over to new C++ versions of news

This commit is contained in:
alecf%netscape.com 1998-12-17 22:45:08 +00:00
parent 7297f0fa15
commit 764f755c0a

View File

@ -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