~brianaker/gearmand/hostile-target

« back to all changes in this revision

Viewing changes to util/include.am

  • Committer: Brian Aker
  • Date: 2011-02-14 18:07:15 UTC
  • Revision ID: brian@tangent.org-20110214180715-svy2htofdfhx21wq
Merge in partial set of work from DD branch.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
# vim:ft=automake
 
2
# Gearman server and library
 
3
# Copyright (C) 2011 Data Differential
 
4
# All rights reserved.
 
5
#
 
6
# Use and distribution licensed under the BSD license.  See
 
7
# the COPYING file in the parent directory for full text.
 
8
#
 
9
# Included from Top Level Makefile.am
 
10
# All paths should be given relative to the root
 
11
 
 
12
 
 
13
noinst_HEADERS+= \
 
14
                 util/error.h \
 
15
                 util/pidfile.h