From 2e2ef8b0d481bdde9c727defe51b2a31ddbc0c52 Mon Sep 17 00:00:00 2001 From: Andreas Baumann Date: Wed, 5 Sep 2012 16:44:27 +0200 Subject: added Windows WinDbg log sink some renames and cleanups --- src/GNUmakefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/GNUmakefile') diff --git a/src/GNUmakefile b/src/GNUmakefile index 267e69c..d44dd97 100755 --- a/src/GNUmakefile +++ b/src/GNUmakefile @@ -34,7 +34,7 @@ CPP_OBJS = \ Logger.o \ ConsoleLogSink.o \ FileLogSink.o \ - SyslogSink.o \ + SyslogLogSink.o \ URL.o \ MIMEType.o \ SpoolRewindInputStream.o -- cgit v1.2.3-54-g00ecf