- corrected automake script

git-svn-id: svn://svn.berlios.de/openocd/trunk@195 b42882b7-edfa-0310-969c-e2dbd0fdcd60
This commit is contained in:
drath
2007-08-14 10:05:40 +00:00
parent 29000b204d
commit 708535960c
3 changed files with 5 additions and 3 deletions

View File

@@ -21,9 +21,10 @@ FTDI2232LIB = -lftdi
else
if PRESTO_LIBFTDI
FTDI2232LIB = -lftdi
endif
else
FTDI2232LIB =
endif
endif
if USBPROG
LIBUSB = -lusb