summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorBruno Haible <bruno@clisp.org>2009-04-07 00:09:59 +0200
committerBruno Haible <bruno@clisp.org>2009-04-08 13:02:33 +0200
commit3f1f7a4ed4803548df9656e1c91f980e1bf68724 (patch)
tree119383d984aa4b924fde2eec98d50d15f58c9587 /Makefile.am
parent38ed6193c913a56183c37dc0dd0f2b9b6a8937ae (diff)
downloadlibunistring-3f1f7a4ed4803548df9656e1c91f980e1bf68724.tar.gz
Support for running valgrind.
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index 79e32da..c4c9d13 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -24,7 +24,7 @@ SUBDIRS = lib tests
EXTRA_DIST = \
version.sh BUGS DEPENDENCIES HACKING autogen.sh \
- build-aux/fixaclocal
+ build-aux/fixaclocal build-aux/run-test
# Allow users to use "gnulib-tool --update".