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, 1 insertions, 1 deletions
diff --git a/common/dhash/Makefile.am b/common/dhash/Makefile.am
index 0582f849c..67e69b669 100644
--- a/common/dhash/Makefile.am
+++ b/common/dhash/Makefile.am
@@ -6,7 +6,7 @@ pkgconfig_DATA = dhash.pc
lib_LTLIBRARIES = libdhash.la
libdhash_la_SOURCES = dhash.c
-pkginclude_HEADERS = dhash.h
+include_HEADERS = dhash.h
check_PROGRAMS = dhash_test dhash_example
dhash_test_LDADD = dhash.o