diff options
Diffstat (limited to 'unittest')
| -rw-r--r-- | unittest/Makefile | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/unittest/Makefile b/unittest/Makefile index 00cbc43..145c738 100644 --- a/unittest/Makefile +++ b/unittest/Makefile @@ -4,7 +4,7 @@ LD = $(CXX)  INCLUDE = -I../include  LIB = -L../build -LDLIBS = -lnitrokey -lusb-1.0 +LDLIBS = -lnitrokey  BUILD = build  CXXFLAGS = -std=c++14 -fPIC | 
