Commit 8abbef68 authored by Lucas Russo's avatar Lucas Russo

examples/Makefile: add libhutils dependency

parent 8ca3b73f
......@@ -36,7 +36,7 @@ CFLAGS_PLATFORM = -Wall -Wextra -Werror \
LDFLAGS_PLATFORM =
# Libraries
LIBS = -lbpmclient -lerrhand -lmlm -lczmq -lzmq
LIBS = -lbpmclient -lerrhand -lhutils -lmlm -lczmq -lzmq
# General library flags -L<libdir>
LFLAGS =
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment