diff options
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
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 \ |