summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorntfreak <ntfreak@b42882b7-edfa-0310-969c-e2dbd0fdcd60>2009-01-16 12:48:00 +0000
committerntfreak <ntfreak@b42882b7-edfa-0310-969c-e2dbd0fdcd60>2009-01-16 12:48:00 +0000
commitd2a8922bd451d0d99303d038aefb9e62c63ba831 (patch)
tree76826682600a266fdc4855b3146421bd00976166 /Makefile.am
parenta021735db4a77a0b57e8fa66c7b7bc6f79f23c65 (diff)
downloadopenocd+libswd-d2a8922bd451d0d99303d038aefb9e62c63ba831.tar.gz
openocd+libswd-d2a8922bd451d0d99303d038aefb9e62c63ba831.tar.bz2
openocd+libswd-d2a8922bd451d0d99303d038aefb9e62c63ba831.tar.xz
openocd+libswd-d2a8922bd451d0d99303d038aefb9e62c63ba831.zip
- add guess-rev.sh and contrib/libdcc to dist
git-svn-id: svn://svn.berlios.de/openocd/trunk@1332 b42882b7-edfa-0310-969c-e2dbd0fdcd60
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am8
1 files changed, 8 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index d0304098..5eb5cad2 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -2,4 +2,12 @@
# have all needed files, that a GNU package needs
AUTOMAKE_OPTIONS = foreign 1.4
+EXTRA_DIST = guess-rev.sh
+
+nobase_dist_pkgdata_DATA = \
+ contrib/libdcc/dcc_stdio.c \
+ contrib/libdcc/dcc_stdio.h \
+ contrib/libdcc/example.c \
+ contrib/libdcc/README
+
SUBDIRS = src doc