summaryrefslogtreecommitdiffstats
path: root/dhash
diff options
context:
space:
mode:
authorStephen Gallagher <sgallagh@redhat.com>2009-12-08 13:08:09 -0500
committerStephen Gallagher <sgallagh@redhat.com>2009-12-08 23:35:29 -0500
commit34d3eb975ec23c9875d54226a5b625a2f9b4ad51 (patch)
tree92bc1f6ffec7228d0882d0bce518a39ebda1e64c /dhash
parent015db9d526262b8fd73c14664a03c8761cc5abaf (diff)
downloadding-libs-34d3eb975ec23c9875d54226a5b625a2f9b4ad51.tar.gz
ding-libs-34d3eb975ec23c9875d54226a5b625a2f9b4ad51.tar.xz
ding-libs-34d3eb975ec23c9875d54226a5b625a2f9b4ad51.zip
Run dhash tests
Previously we were only building them but not running them.
Diffstat (limited to 'dhash')
-rw-r--r--dhash/Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/dhash/Makefile.am b/dhash/Makefile.am
index ced3269..de3c34d 100644
--- a/dhash/Makefile.am
+++ b/dhash/Makefile.am
@@ -18,6 +18,8 @@ libdhash_la_SOURCES = \
dhash.h
check_PROGRAMS = dhash_test dhash_example
+TESTS = $(check_PROGRAMS)
+
dhash_test_LDADD = dhash.o
dhash_example_LDADD = dhash.o