summaryrefslogtreecommitdiff
path: root/src/GNUmakefile
diff options
context:
space:
mode:
authorAndreas Baumann <abaumann@yahoo.com>2012-09-05 16:44:27 +0200
committerAndreas Baumann <abaumann@yahoo.com>2012-09-05 16:44:27 +0200
commit2e2ef8b0d481bdde9c727defe51b2a31ddbc0c52 (patch)
tree1c2d4b1025c8f655c0c95f1dbd9f848258fb9059 /src/GNUmakefile
parenteb1a37eb3dedb7bce6635faccc11ad83229e0622 (diff)
downloadcrawler-2e2ef8b0d481bdde9c727defe51b2a31ddbc0c52.tar.gz
crawler-2e2ef8b0d481bdde9c727defe51b2a31ddbc0c52.tar.bz2
added Windows WinDbg log sink
some renames and cleanups
Diffstat (limited to 'src/GNUmakefile')
-rwxr-xr-xsrc/GNUmakefile2
1 files changed, 1 insertions, 1 deletions
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