summaryrefslogtreecommitdiffstats
path: root/common/dhash
diff options
context:
space:
mode:
Diffstat (limited to 'common/dhash')
-rw-r--r--common/dhash/Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/common/dhash/Makefile.am b/common/dhash/Makefile.am
index ced326952..de3c34d20 100644
--- a/common/dhash/Makefile.am
+++ b/common/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