summaryrefslogtreecommitdiffstats
path: root/sbin/hastctl
diff options
context:
space:
mode:
Diffstat (limited to 'sbin/hastctl')
-rw-r--r--sbin/hastctl/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/sbin/hastctl/Makefile b/sbin/hastctl/Makefile
index 0592e16..3137a75 100644
--- a/sbin/hastctl/Makefile
+++ b/sbin/hastctl/Makefile
@@ -6,8 +6,9 @@
PROG= hastctl
SRCS= activemap.c
+SRCS+= crc32.c
SRCS+= ebuf.c
-SRCS+= hast_proto.c hastctl.c
+SRCS+= hast_checksum.c hast_proto.c hastctl.c
SRCS+= metadata.c
SRCS+= nv.c
SRCS+= parse.y pjdlog.c
OpenPOWER on IntegriCloud