From 762c91b7f1024ff81d3dd39b217995d817030ef8 Mon Sep 17 00:00:00 2001 From: Max Kellermann Date: Wed, 30 Jan 2013 23:48:34 +0100 Subject: util/Manual: new template class --- Makefile.am | 1 + 1 file changed, 1 insertion(+) (limited to 'Makefile.am') 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 \ -- cgit v1.2.3