summaryrefslogtreecommitdiff
path: root/libhashkit-1.0
diff options
context:
space:
mode:
authorBrian Aker <brian@tangent.org>2011-10-04 10:38:16 -0700
committerBrian Aker <brian@tangent.org>2011-10-04 10:38:16 -0700
commit274778ed13cb7c38995dc1491d437b27db6339fb (patch)
treebb73377aabd3d511349d1e670d5f14c09dd21d05 /libhashkit-1.0
parentdb09d5893b9d157a49a811267da3b2c2f5eafa22 (diff)
downloadlibmemcached-274778ed13cb7c38995dc1491d437b27db6339fb.tar.gz
Update all of the build/spec files.
Diffstat (limited to 'libhashkit-1.0')
-rw-r--r--libhashkit-1.0/hashkit.hpp2
-rw-r--r--libhashkit-1.0/include.am3
2 files changed, 4 insertions, 1 deletions
diff --git a/libhashkit-1.0/hashkit.hpp b/libhashkit-1.0/hashkit.hpp
index 7ead63d0..a865bf96 100644
--- a/libhashkit-1.0/hashkit.hpp
+++ b/libhashkit-1.0/hashkit.hpp
@@ -37,7 +37,7 @@
#pragma once
-#include <libhashkit/hashkit.h>
+#include <libhashkit-1.0/hashkit.h>
#include <string>
class Hashkit {
diff --git a/libhashkit-1.0/include.am b/libhashkit-1.0/include.am
index b9f7da0d..905e38fa 100644
--- a/libhashkit-1.0/include.am
+++ b/libhashkit-1.0/include.am
@@ -3,6 +3,9 @@
# All paths should be given relative to the root
#
+EXTRA_DIST+= \
+ libhashkit-1.0/configure.h.in
+
nobase_include_HEADERS+= \
libhashkit-1.0/algorithm.h \
libhashkit-1.0/behavior.h \