aboutsummaryrefslogtreecommitdiff
path: root/debug
diff options
context:
space:
mode:
authorLasse Collin <lasse.collin@tukaani.org>2012-07-05 07:23:17 +0300
committerLasse Collin <lasse.collin@tukaani.org>2012-07-05 07:23:17 +0300
commit672eccf57c31a40dfb956b7662db06d43e18618e (patch)
treed1d4b82700e1ba60d61ade6f14fa6ab694d708ab /debug
parentcafb523adac1caf305e70a04bc37f25602bf990c (diff)
downloadxz-672eccf57c31a40dfb956b7662db06d43e18618e.tar.gz
Include debug/translation.bash in the distribution.
Also fix the script name mentioned in README.
Diffstat (limited to 'debug')
-rw-r--r--debug/Makefile.am3
1 files changed, 3 insertions, 0 deletions
diff --git a/debug/Makefile.am b/debug/Makefile.am
index 45b4b7fd..9026fd93 100644
--- a/debug/Makefile.am
+++ b/debug/Makefile.am
@@ -5,6 +5,9 @@
## You can do whatever you want with this file.
##
+EXTRA_DIST = \
+ translation.bash
+
noinst_PROGRAMS = \
repeat \
sync_flush \