diff options
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 |
index : libnitrokey | ||
Robin Krahl's fork of libnitrokey | Robin Krahl |
summaryrefslogtreecommitdiff |
-rw-r--r-- | Makefile | 2 |
@@ -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 |