aboutsummaryrefslogtreecommitdiff
path: root/debug/Makefile.am
diff options
context:
space:
mode:
authorLasse Collin <lasse.collin@tukaani.org>2008-01-20 20:14:26 +0200
committerLasse Collin <lasse.collin@tukaani.org>2008-01-20 20:14:26 +0200
commitd53e9b77054cfade6a643e77d085273a348b189c (patch)
tree561e0d08aec5a9d64a7b91e1910b57458e5467b8 /debug/Makefile.am
parentFix alignment handling bugs in Subblock encoder. (diff)
downloadxz-d53e9b77054cfade6a643e77d085273a348b189c.tar.xz
Added debug/repeat.c.
Diffstat (limited to 'debug/Makefile.am')
-rw-r--r--debug/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/debug/Makefile.am b/debug/Makefile.am
index b393db3e..16433b7b 100644
--- a/debug/Makefile.am
+++ b/debug/Makefile.am
@@ -13,6 +13,7 @@
##
noinst_PROGRAMS = \
+ repeat \
sync_flush
AM_CPPFLAGS = \