aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 6e0ede7..30c0c8f 100644
--- a/Makefile
+++ b/Makefile
@@ -3,7 +3,7 @@ CXX = $(PREFIX)-g++
LD = $(CXX)
INCLUDE = -Iinclude/
-LIB = -lusb-1.0
+LIB = -lusb-1.0 -lpthread
#LIB = -lhidapi-libusb
BUILD = build