Added jtag subdirectory and missing stdint.h file.

git-svn-id: https://urjtag.svn.sourceforge.net/svnroot/urjtag/trunk@60 b68d4a1b-bc3d-0410-92ed-d4ac073336b7
master
Marcel Telka 23 years ago
parent 65fc0890fc
commit f0c7b45c57

@ -22,7 +22,9 @@
#
DIST_SUBDIRS = \
arm
arm \
jtag
noinst_HEADERS = \
common.h
common.h \
stdint.h

Loading…
Cancel
Save