X-Git-Url: https://review.openocd.org/gitweb?a=blobdiff_plain;f=Makefile.am;h=4d05d37573bfdf102c7b85dd196006ae78c23b8c;hb=72f5449e4bfc1d6b656812ddc3fc2a4280333577;hp=ef17876d58cc5dccef6276c01aab4b6d5e67c2da;hpb=3b4d5ae050780ddff2366fe6f96858e154573ac1;p=openocd.git diff --git a/Makefile.am b/Makefile.am index ef17876d58..4d05d37573 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,6 +1,6 @@ # not a GNU package. You can remove this line, if # have all needed files, that a GNU package needs -AUTOMAKE_OPTIONS = foreign 1.4 +AUTOMAKE_OPTIONS = foreign 1.6 nobase_dist_pkgdata_DATA = \ contrib/libdcc/dcc_stdio.c \ @@ -11,6 +11,8 @@ nobase_dist_pkgdata_DATA = \ SUBDIRS = src doc +EXTRA_DIST = Doxyfile + MAINTAINERCLEANFILES = \ configure \ Makefile.in \ @@ -18,6 +20,9 @@ MAINTAINERCLEANFILES = \ config.guess \ config.sub \ config.h.in \ + config.h.in~ \ + compile \ + ltmain.sh \ missing \ aclocal.m4 \ install-sh