summaryrefslogtreecommitdiff
path: root/src/jtag/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'src/jtag/Makefile.am')
-rw-r--r--src/jtag/Makefile.am4
1 files changed, 1 insertions, 3 deletions
diff --git a/src/jtag/Makefile.am b/src/jtag/Makefile.am
index d4812a46..78230b62 100644
--- a/src/jtag/Makefile.am
+++ b/src/jtag/Makefile.am
@@ -28,14 +28,12 @@ endif
if FT2232_LIBFTDI
FT2232FILES = ft2232.c
else
-FT2232FILES =
-endif
-
if FT2232_FTD2XX
FT2232FILES = ft2232.c
else
FT2232FILES =
endif
+endif
if AMTJTAGACCEL
AMTJTAGACCELFILES = amt_jtagaccel.c