aboutsummaryrefslogtreecommitdiffstats
path: root/examples/hid-data/commandline/Makefile.windows
diff options
context:
space:
mode:
Diffstat (limited to 'examples/hid-data/commandline/Makefile.windows')
-rw-r--r--examples/hid-data/commandline/Makefile.windows2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/hid-data/commandline/Makefile.windows b/examples/hid-data/commandline/Makefile.windows
index 382a153..a66dffc 100644
--- a/examples/hid-data/commandline/Makefile.windows
+++ b/examples/hid-data/commandline/Makefile.windows
@@ -14,5 +14,5 @@
include Makefile
USBFLAGS=
-USBLIBS= -lhid -lusb -lsetupapi
+USBLIBS= -lhid -lsetupapi
EXE_SUFFIX= .exe