summaryrefslogtreecommitdiff
path: root/src/target/Makefile.am
diff options
context:
space:
mode:
authoroharboe <oharboe@b42882b7-edfa-0310-969c-e2dbd0fdcd60>2009-01-28 13:08:06 +0000
committeroharboe <oharboe@b42882b7-edfa-0310-969c-e2dbd0fdcd60>2009-01-28 13:08:06 +0000
commitce1a29725f8394f008812c3b3a8c60f03aaa08d1 (patch)
tree1f27fc2f9be7962e79edaa68834b8bba06055271 /src/target/Makefile.am
parent51f8b7090435191bb6aaa69d3d4c341f76c72ea1 (diff)
downloadopenocd+libswd-ce1a29725f8394f008812c3b3a8c60f03aaa08d1.tar.gz
openocd+libswd-ce1a29725f8394f008812c3b3a8c60f03aaa08d1.tar.bz2
openocd+libswd-ce1a29725f8394f008812c3b3a8c60f03aaa08d1.tar.xz
openocd+libswd-ce1a29725f8394f008812c3b3a8c60f03aaa08d1.zip
chain position is now required when creating a target
git-svn-id: svn://svn.berlios.de/openocd/trunk@1363 b42882b7-edfa-0310-969c-e2dbd0fdcd60
Diffstat (limited to 'src/target/Makefile.am')
-rw-r--r--src/target/Makefile.am3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/target/Makefile.am b/src/target/Makefile.am
index cf6982d4..a9c054d2 100644
--- a/src/target/Makefile.am
+++ b/src/target/Makefile.am
@@ -29,4 +29,7 @@ nobase_dist_pkglib_DATA += $(wildcard $(srcdir)/interface/*.cfg)
# Various preconfigured boards
nobase_dist_pkglib_DATA += $(wildcard $(srcdir)/board/*.cfg)
+# test files
+nobase_dist_pkglib_DATA += $(wildcard $(srcdir)/test/*.cfg)
+
MAINTAINERCLEANFILES = Makefile.in