mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-27 06:43:32 +00:00
Added plevent.c and plevent.h back.
This commit is contained in:
parent
fb397e72be
commit
0213d7efe2
@ -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)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user