use defined hexdump istead of rfid_hexdump
[librfid] / Makefile.flags.am
index c6c4844..8a1d383 100644 (file)
@@ -8,7 +8,7 @@ AM_LDFLAGS = -mno-cygwin
 AM_CFLAGS += -mno-cygwin
 else
 if HAVE_LIBUSB
-AM_LDFLAGS = -lusb
+LIBS += -lusb
 AM_CFLAGS += -DHAVE_LIBUSB
 endif
 endif