X-Git-Url: https://review.openocd.org/gitweb?p=openocd.git;a=blobdiff_plain;f=Makefile.am;h=2ddc96d3d39895032abbc6a3f4eb4083b7280ae0;hp=4e6c285078a2708261d560098c4bd2e4da536371;hb=f1b04a20dcf6baedbd0f06a38d8748586d48dbb7;hpb=10df176b0fb932d61f0dc5d6bfd0a0942501fc40 diff --git a/Makefile.am b/Makefile.am index 4e6c285078..2ddc96d3d3 100644 --- a/Makefile.am +++ b/Makefile.am @@ -10,7 +10,7 @@ nobase_dist_pkgdata_DATA = \ contrib/libdcc/dcc_stdio.h \ contrib/libdcc/example.c \ contrib/libdcc/README \ - contrib/openocd.udev + contrib/99-openocd.rules if INTERNAL_JIMTCL SUBDIRS = jimtcl @@ -26,9 +26,12 @@ EXTRA_DIST = \ NEWTAPS \ README.Windows \ README.OSX \ + $(wildcard $(srcdir)/NEWS*) \ Doxyfile.in \ tools/logger.pl \ - contrib/loaders + tools/rlink_make_speed_table \ + tools/st7_dtc_as \ + contrib libtool: $(LIBTOOL_DEPS) $(SHELL) ./config.status --recheck