]> git.sur5r.net Git - openocd/blobdiff - Makefile.am
flash/nor/tcl: fix segfault on write_image misuse
[openocd] / Makefile.am
index 722c3732349889edce9749b4004e980943353ec1..3640dbc540216a877c5bde24db8150cab6c64c15 100644 (file)
@@ -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,7 +24,8 @@ EXTRA_DIST = \
        BUGS \
        HACKING \
        NEWTAPS \
-       README.Win32 \
+       README.Windows \
+       README.OSX \
        Doxyfile.in \
        tools/logger.pl \
        contrib/loaders
@@ -89,7 +90,7 @@ uninstall-hook:
 distclean-local:
        rm -rf Doxyfile doxygen
        rm -f $(srcdir)/jimtcl/configure.gnu
-       
+
 DISTCLEANFILES = doxygen.log
 
 MAINTAINERCLEANFILES = \