aboutsummaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorSpencer Oliver <ntfreak@users.sourceforge.net>2011-06-17 12:21:01 +0100
committerSpencer Oliver <ntfreak@users.sourceforge.net>2011-06-17 12:21:01 +0100
commit16cbe1216a17708fb40ebba84a359c845c263870 (patch)
tree230cb814800e0c9a1aa9da67e0b2f3e7bb35433a /Makefile.am
parent9cac49caeee7990c07064bfb09555c68ed2d2516 (diff)
downloadriscv-openocd-16cbe1216a17708fb40ebba84a359c845c263870.zip
riscv-openocd-16cbe1216a17708fb40ebba84a359c845c263870.tar.gz
riscv-openocd-16cbe1216a17708fb40ebba84a359c845c263870.tar.bz2
build: add missing files to make dist
Signed-off-by: Spencer Oliver <ntfreak@users.sourceforge.net>
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am9
1 files changed, 7 insertions, 2 deletions
diff --git a/Makefile.am b/Makefile.am
index 2d07552..63ac5a1 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -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