libmemcached: fix #13
[awesomized/libmemcached] / util / include.am
1 # vim:ft=automake
2 # DataDifferential Utility 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/daemon.hpp \
15 util/instance.hpp \
16 util/logfile.hpp \
17 util/log.hpp \
18 util/operation.hpp \
19 util/signal.hpp \
20 util/string.hpp \
21 util/pidfile.hpp