X-Git-Url: https://review.openocd.org/gitweb?p=openocd.git;a=blobdiff_plain;f=Makefile.am;h=c01c48f6c07f1e4dd97a98ba338b1ee8c3fe1660;hp=2f5be6365beb89241eaed851eabe7574a53d6ec8;hb=92bae0b1df2607b6b1ab550f3e1afbdd1517aea4;hpb=93180753be73daa7bf90e02585a7192fa6960a96 diff --git a/Makefile.am b/Makefile.am index 2f5be6365b..c01c48f6c0 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,14 +1,13 @@ # not a GNU package. You can remove this line, if # have all needed files, that a GNU package needs -AUTOMAKE_OPTIONS = foreign 1.4 - -EXTRA_DIST = guess-rev.sh +AUTOMAKE_OPTIONS = foreign 1.6 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 @@ -19,6 +18,8 @@ MAINTAINERCLEANFILES = \ config.guess \ config.sub \ config.h.in \ + config.h.in~ \ + compile \ missing \ aclocal.m4 \ install-sh