* fix for bug #31384

git-svn-id: svn://svn.savannah.nongnu.org/avrdude/trunk/avrdude@950 81a1dc3b-b13d-400b-aceb-764788c761c2
This commit is contained in:
springob 2010-10-23 19:33:16 +00:00
parent 52d61845d9
commit f4078c9183
1 changed files with 1 additions and 1 deletions

View File

@ -56,7 +56,7 @@ avrdude_CFLAGS = @ENABLE_WARNINGS@
libavrdude_a_CFLAGS = @ENABLE_WARNINGS@
avrdude_LDADD = $(top_builddir)/$(noinst_LIBRARIES) @LIBUSB@ @LIBHID@ -lm
avrdude_LDADD = $(top_builddir)/$(noinst_LIBRARIES) @LIBUSB@ @LIBUSB_1_0@ @LIBHID@ -lm
bin_PROGRAMS = avrdude