summaryrefslogtreecommitdiffstats
path: root/src/lib/Makefile.am
diff options
context:
space:
mode:
authorYoshitaka Aharen <aharen@jprs.co.jp>2011-07-22 12:48:38 +0200
committerYoshitaka Aharen <aharen@jprs.co.jp>2011-08-01 12:49:45 +0200
commitd23827556ec500284bd155cdb731213343030f53 (patch)
tree5a41f717bc90385567d1ec6f60fed1e2f35b3bad /src/lib/Makefile.am
parent[master] update the latest entry for trac1021 (diff)
downloadkea-d23827556ec500284bd155cdb731213343030f53.tar.xz
kea-d23827556ec500284bd155cdb731213343030f53.zip
[trac510] added a new library for statistics counters
- added a library for statistics counters to hold counter items - added a library for statistics counters to hold a set of counters for per zone or per process counters
Diffstat (limited to 'src/lib/Makefile.am')
-rw-r--r--src/lib/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/lib/Makefile.am b/src/lib/Makefile.am
index 5adf150027..c5d6b8d8c1 100644
--- a/src/lib/Makefile.am
+++ b/src/lib/Makefile.am
@@ -1,3 +1,3 @@
SUBDIRS = exceptions util log cryptolink dns cc config acl python xfr \
bench asiolink asiodns nsas cache resolve testutils datasrc \
- server_common
+ server_common statistics