]> git.sur5r.net Git - openocd/blobdiff - Makefile.am
Add TRST support to xsvf tools. Courtesy of Dick Hollenbeck <dick@softplc.com>
[openocd] / Makefile.am
index 5eb5cad2a3b80acf33d5529064cf69623cb70d3e..ef17876d58cc5dccef6276c01aab4b6d5e67c2da 100644 (file)
@@ -2,12 +2,22 @@
 # 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
+       contrib/libdcc/README \
+       contrib/openocd.udev
 
 SUBDIRS = src doc
+
+MAINTAINERCLEANFILES = \
+       configure \
+       Makefile.in \
+       depcomp \
+       config.guess \
+       config.sub \
+       config.h.in \
+       missing \
+       aclocal.m4 \
+       install-sh