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 771f763db..2852ec1e0 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1129,6 +1129,7 @@ test_DumpDatabase_LDADD = \ libfs.a \ $(GLIB_LIBS) test_DumpDatabase_SOURCES = test/DumpDatabase.cxx \ + src/protocol/Ack.cxx \ src/Log.cxx \ src/DatabaseError.cxx \ src/DatabaseRegistry.cxx \ |