Repair the build stuff for apps/jtag/jtag

git-svn-id: https://urjtag.svn.sourceforge.net/svnroot/urjtag/trunk@1545 b68d4a1b-bc3d-0410-92ed-d4ac073336b7
master
Rutger Hofman 16 years ago
parent a2257378b3
commit 6c64d1861e

@ -28,6 +28,7 @@ SUBDIRS = \
include/urjtag \
data \
src \
src/apps/jtag \
po
DIST_SUBDIRS = \

@ -71,6 +71,8 @@ AC_CONFIG_FILES(
src/svf/Makefile
src/bsdl/Makefile
src/jim/Makefile
src/global/Makefile
src/apps/jtag/Makefile
po/Makefile.in
)

@ -30,8 +30,7 @@ SUBDIRS = \
part \
bus \
cmd \
global \
apps/jtag
global
if ENABLE_SVF
SUBDIRS += svf

Loading…
Cancel
Save