Commit 7cde4de8 authored by Lucas Russo's avatar Lucas Russo

examples/Makefile: change library dependency from -lmdp to -lmlm

parent b74a77f7
......@@ -34,7 +34,7 @@ CFLAGS_PLATFORM = -Wall -Wextra -Werror
LDFLAGS_PLATFORM =
# Libraries
LIBS = -lbpmclient -lerrhand -lmdp -lczmq -lzmq
LIBS = -lbpmclient -lerrhand -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