Commit d6fb2532 authored by Geoff Simmons's avatar Geoff Simmons

Fix linkage for MQ kafka test_partition test.

parent 88eee905
......@@ -10,6 +10,7 @@ test_partition_SOURCES = \
test_partition.c
test_partition_LDADD = \
../config.$(OBJEXT) \
../callback.$(OBJEXT) \
../log.$(OBJEXT) \
-lrdkafka
......
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