diff --git a/src/bin/hid_decode/Jamfile b/src/bin/hid_decode/Jamfile index dfe2abe1ca..a3ed5fe2fd 100644 --- a/src/bin/hid_decode/Jamfile +++ b/src/bin/hid_decode/Jamfile @@ -16,7 +16,7 @@ BinCommand hid_decode : HIDReportItem.cpp hid_decode.cpp - : be + : be $(TARGET_LIBSUPC++) ; SEARCH on [ FGristFiles HIDCollection.cpp HIDParser.cpp HIDReport.cpp