summaryrefslogtreecommitdiffstats
path: root/common/dhash/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'common/dhash/Makefile.am')
-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 b8d5ce6ff..71bc144f8 100644
--- a/common/dhash/Makefile.am
+++ b/common/dhash/Makefile.am
@@ -21,3 +21,5 @@ dhash_example_LDADD = dhash.o
examplesdir = $(docdir)/examples
dist_noinst_DATA += dhash_test.c dhash_example.c
+
+tests: all $(check_PROGRAMS)