doc/Makefile: add missing files to OBJECTS

Signed-off-by: Emilio G. Cota <cota@braap.org>
ck_pring
Emilio G. Cota 10 years ago
parent b4b916d713
commit 055ec11080

@ -79,6 +79,7 @@ OBJECTS=CK_ARRAY_FOREACH \
ck_hs_next \
ck_hs_get \
ck_hs_put \
ck_hs_put_unique \
ck_hs_set \
ck_hs_fas \
ck_hs_remove \
@ -98,6 +99,7 @@ OBJECTS=CK_ARRAY_FOREACH \
ck_rhs_next \
ck_rhs_get \
ck_rhs_put \
ck_rhs_put_unique \
ck_rhs_set \
ck_rhs_fas \
ck_rhs_remove \

Loading…
Cancel
Save