aboutsummaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorMax Kellermann <max@duempel.org>2013-01-30 23:48:34 +0100
committerMax Kellermann <max@duempel.org>2013-01-30 23:48:34 +0100
commit762c91b7f1024ff81d3dd39b217995d817030ef8 (patch)
treea59d1940b6dd6c254154d2238e52e3f33a917343 /Makefile.am
parentf2a8d4d2891a95a5432cd19250025c5291463738 (diff)
util/Manual: new template class
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index 326251bc..488b84a1 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -301,6 +301,7 @@ endif
# Generic utility library
libutil_a_SOURCES = \
+ src/util/Manual.hxx \
src/util/RefCount.hxx \
src/util/fifo_buffer.c src/util/fifo_buffer.h \
src/util/growing_fifo.c src/util/growing_fifo.h \