Added plevent.c and plevent.h back.

This commit is contained in:
wtc%netscape.com 2000-01-26 07:56:02 +00:00
parent fb397e72be
commit 0213d7efe2

View File

@ -39,6 +39,7 @@ INCLUDES = -I$(DIST)/include -I$(topsrcdir)/pr/include
CSRCS = \
plarena.c \
plevent.c \
plhash.c \
plvrsion.c \
$(NULL)
@ -46,6 +47,7 @@ CSRCS = \
HEADERS = \
plarenas.h \
plarena.h \
plevent.h \
plhash.h \
$(NULL)