Updated to push API tests into version.
[awesomized/libmemcached] / libmemcached-1.2 / include.am
diff --git a/libmemcached-1.2/include.am b/libmemcached-1.2/include.am
new file mode 100644 (file)
index 0000000..fa53750
--- /dev/null
@@ -0,0 +1,12 @@
+# vim:ft=automake
+# included from Top Level Makefile.am
+# All paths should be given relative to the root
+
+# This is not a public interface yet.
+
+EXTRA_DIST+= \
+            libmemcached-1.2/configure.h.in
+
+noinst_HEADERS+= \
+                libmemcached-1.2/memcached.h
+