summaryrefslogtreecommitdiffstats
path: root/dhash/configure.ac
diff options
context:
space:
mode:
Diffstat (limited to 'dhash/configure.ac')
-rw-r--r--dhash/configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/dhash/configure.ac b/dhash/configure.ac
index 684e9ae..d15d90d 100644
--- a/dhash/configure.ac
+++ b/dhash/configure.ac
@@ -27,5 +27,5 @@ if test x$docdir = x; then
AC_SUBST([docdir], ${datadir}/doc/AC_PACKAGE_NAME)
fi
-AC_CONFIG_FILES([Makefile dhash.pc])
+AC_CONFIG_FILES([Makefile dhash.pc contrib/libdhash.spec])
AC_OUTPUT