Add ehooks module

This commit is contained in:
David Goldblatt
2019-12-02 10:44:09 -08:00
committed by David Goldblatt
parent 837119a948
commit ba8b9ecbcb
5 changed files with 10 additions and 0 deletions

View File

@@ -104,6 +104,7 @@ C_SRCS := $(srcroot)src/jemalloc.c \
$(srcroot)src/ckh.c \
$(srcroot)src/ctl.c \
$(srcroot)src/div.c \
$(srcroot)src/ehooks.c \
$(srcroot)src/eset.c \
$(srcroot)src/extent.c \
$(srcroot)src/extent_dss.c \