summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index 2182a2c..3d066d0 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -3,7 +3,7 @@ NULL =
bin_PROGRAMS = usbclerk usbclerktest
-usbclerk_LDFLAGS = $(USBCLERK_LIBS) -lversion -lsetupapi -all-static -municode
+usbclerk_LDFLAGS = $(USBCLERK_LIBS) -lversion -lsetupapi -lole32 -all-static -municode
usbclerk_CPPFLAGS = $(USBCLERK_CFLAGS) -DUNICODE -D_UNICODE
usbclerk_SOURCES = usbclerk.cpp vdlog.cpp usbclerk.h vdlog.h