build: fix make dist

add missing files to distribution after previous commit.

Change-Id: I0e4b278c090c71d15dd059b6755c9821427cc8ab
Signed-off-by: Spencer Oliver <spen@spen-soft.co.uk>
Reviewed-on: http://openocd.zylin.com/332
Tested-by: jenkins
Reviewed-by: Mathias Küster <kesmtp@freenet.de>
This commit is contained in:
Spencer Oliver 2012-01-03 22:53:47 +00:00
parent c479f9b50f
commit 59cd1c892d
2 changed files with 6 additions and 2 deletions

View File

@ -73,7 +73,8 @@ noinst_HEADERS = \
jtag.h \
minidriver/minidriver_imp.h \
minidummy/jtag_minidriver.h \
swd.h
swd.h \
tcl.h
EXTRA_DIST = startup.tcl

View File

@ -17,6 +17,9 @@ STLINKFILES += stlink_layout.c
endif
noinst_HEADERS = \
stlink_tcl.h
stlink_interface.h \
stlink_layout.h \
stlink_tcl.h \
stlink_transport.h
MAINTAINERCLEANFILES = $(srcdir)/Makefile.in