summaryrefslogtreecommitdiffstats
path: root/dhash
diff options
context:
space:
mode:
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 b8d5ce6..71bc144 100644
--- a/dhash/Makefile.am
+++ b/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)