X-Git-Url: https://review.openocd.org/gitweb?p=openocd.git;a=blobdiff_plain;f=Makefile.am;h=2ddc96d3d39895032abbc6a3f4eb4083b7280ae0;hp=722c3732349889edce9749b4004e980943353ec1;hb=d019080dfaa6c0c49228ecec2ad0c585ac65cb73;hpb=0527d336a529b9d4f3617e49a59c3d97f6999aa7 diff --git a/Makefile.am b/Makefile.am index 722c373234..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 @@ -24,10 +24,14 @@ EXTRA_DIST = \ BUGS \ HACKING \ NEWTAPS \ - README.Win32 \ + 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 @@ -89,7 +93,7 @@ uninstall-hook: distclean-local: rm -rf Doxyfile doxygen rm -f $(srcdir)/jimtcl/configure.gnu - + DISTCLEANFILES = doxygen.log MAINTAINERCLEANFILES = \