~brianaker/libmemcached/1164440

« back to all changes in this revision

Viewing changes to support/include.am

  • Committer: Continuous Integration
  • Date: 2012-03-14 16:53:36 UTC
  • mfrom: (990.2.1 workspace)
  • Revision ID: ci@tangent.org-20120314165336-mjrg2hwmb6sx1er2
jenkins-promote-staging-trunk-libmemcached-3

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
EXTRA_DIST = libmemcached.spec set_benchmark.sh
 
1
# vim:ft=automake
 
2
# included from Top Level Makefile.am
 
3
# All paths should be given relative to the root
 
4
 
 
5
EXTRA_DIST+= \
 
6
             support/libmemcached.spec \
 
7
             support/libmemcached-fc.spec.in \
 
8
             support/set_benchmark.sh 
2
9
 
3
10
pkgconfigdir = $(libdir)/pkgconfig
4
 
pkgconfig_DATA = libmemcached.pc
 
11
pkgconfig_DATA = support/libmemcached.pc