]> git.sur5r.net Git - openocd/blobdiff - Makefile.am
build: add missing files to make dist
[openocd] / Makefile.am
index 2d07552844751f35bd7ea59f19538da79655e0db..63ac5a16044e8a265ac380446f4b2f9e3120876a 100644 (file)
@@ -21,8 +21,14 @@ endif
 SUBDIRS += src doc
 
 EXTRA_DIST = \
+       BUGS \
+       HACKING \
+       NEWTAPS \
+       PATCHES.txt \
+       README.Win32 \
        Doxyfile.in \
-       tools/logger.pl
+       tools/logger.pl \
+       contrib/loaders
 
 libtool: $(LIBTOOL_DEPS)
        $(SHELL) ./config.status --recheck
@@ -78,7 +84,6 @@ install-data-hook:
 uninstall-hook:
        rm -rf $(DESTDIR)$(pkgdatadir)/scripts
 
-
 distclean-local:
        rm -rf Doxyfile doxygen