Fixes for handling release versions
[fw/openocd] / Makefile.am
index 5eb5cad2a3b80acf33d5529064cf69623cb70d3e..f4d865e7dd333c363b33e0fec6b5397c6fcd5a05 100644 (file)
@@ -2,8 +2,6 @@
 # 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 \
@@ -11,3 +9,14 @@ nobase_dist_pkgdata_DATA = \
        contrib/libdcc/README
 
 SUBDIRS = src doc
+
+MAINTAINERCLEANFILES = \
+       configure \
+       Makefile.in \
+       depcomp \
+       config.guess \
+       config.sub \
+       config.h.in \
+       missing \
+       aclocal.m4 \
+       install-sh