summaryrefslogtreecommitdiff
path: root/src/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'src/Makefile.am')
-rw-r--r--src/Makefile.am3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/Makefile.am b/src/Makefile.am
index 6e72a612..512aade4 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -21,9 +21,10 @@ FTDI2232LIB = -lftdi
else
if PRESTO_LIBFTDI
FTDI2232LIB = -lftdi
-endif
+else
FTDI2232LIB =
endif
+endif
if USBPROG
LIBUSB = -lusb