~brianaker/libmemcached/pushtest

« back to all changes in this revision

Viewing changes to libmemcached-2.0/include.am

  • Committer: Brian Aker
  • Date: 2012-10-13 11:28:52 UTC
  • mto: This revision was merged to the branch mainline in revision 1080.
  • Revision ID: brian@tangent.org-20121013112852-ebfvxrvqbyj2g2ri
Fix all include location, and drop versions of the library that were never shipped.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
# vim:ft=automake
2
 
# included from Top Level Makefile.am
3
 
# All paths should be given relative to the root
4
 
 
5
 
# This is not a public interface yet.
6
 
 
7
 
BUILT_SOURCES+= libmemcached-2.0/configure.h
8
 
 
9
 
EXTRA_DIST+= libmemcached-1.2/configure.h.in
10
 
 
11
 
noinst_HEADERS+= libmemcached-1.2/memcached.h
12