$OpenBSD: patch-test_lib_cpp_Makefile,v 1.1 2017/04/15 20:46:16 sthen Exp $
--- test/lib/cpp/Makefile.orig	Fri Apr 14 15:04:53 2017
+++ test/lib/cpp/Makefile	Fri Apr 14 15:05:10 2017
@@ -1,7 +1,7 @@
 .PHONY: all test 01 02 03 04 08 09 clean reallyclean
 
 CFLAGS=-I../../../lib -I../../../lib/cpp -DDEBUG -Werror
-LIBS=../../../lib/libmosquitto.so.1 ../../../lib/cpp/libmosquittopp.so.1
+LIBS=${WRKLIB} ${WRKLIBPP}
 
 all : 01 02 03 04 08 09
 
