From 6e5274045d2fb060d9ee437a254a0eb32036f281 Mon Sep 17 00:00:00 2001 From: deva Date: Mon, 21 Jun 2010 10:50:11 +0000 Subject: Rename JournalWriter class to just Journal. --- server/src/Makefile.am | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'server/src/Makefile.am') diff --git a/server/src/Makefile.am b/server/src/Makefile.am index fdfeb42..23fa367 100644 --- a/server/src/Makefile.am +++ b/server/src/Makefile.am @@ -25,7 +25,7 @@ pracrod_SOURCES = \ httpd.cc \ inotify.cc \ journal_commit.cc \ - journalwriter.cc \ + journal.cc \ log.cc \ luaquerymapper.cc \ luaresume.cc \ @@ -105,7 +105,7 @@ EXTRA_DIST = \ httpd.h \ inotify.h \ journal_commit.h \ - journalwriter.h \ + journal.h \ log.h \ luaquerymapper.h \ luaresume.h \ -- cgit v1.2.3