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 2971a7f14..e86be73d9 100644 --- a/Makefile.am +++ b/Makefile.am @@ -344,6 +344,7 @@ endif # Generic utility library libutil_a_SOURCES = \ + src/util/LazyRandomEngine.cxx src/util/LazyRandomEngine.hxx \ src/util/SliceBuffer.hxx \ src/util/HugeAllocator.cxx src/util/HugeAllocator.hxx \ src/util/list.h \ |