From e3a2bd3a1ee935e40ba2d5a58bc3992b6ee2deab Mon Sep 17 00:00:00 2001 From: Max Kellermann Date: Fri, 4 Jan 2013 16:26:41 +0100 Subject: MusicBuffer: move code to template class SliceBuffer --- Makefile.am | 1 + 1 file changed, 1 insertion(+) (limited to 'Makefile.am') diff --git a/Makefile.am b/Makefile.am index df402b038..8130d6fc4 100644 --- a/Makefile.am +++ b/Makefile.am @@ -347,6 +347,7 @@ endif # Generic utility library libutil_a_SOURCES = \ + src/util/SliceBuffer.hxx \ src/util/list.h \ src/util/list_sort.c src/util/list_sort.h \ src/util/byte_reverse.c src/util/byte_reverse.h \ -- cgit v1.2.3