diff options
Diffstat (limited to '')
-rw-r--r-- | Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am index e23e15edd..a79c18172 100644 --- a/Makefile.am +++ b/Makefile.am @@ -2001,6 +2001,7 @@ test_run_inotify_LDADD = \ endif test_test_util_SOURCES = \ + test/DivideStringTest.hxx \ test/UriUtilTest.hxx \ test/TestCircularBuffer.hxx \ test/test_util.cxx |