summaryrefslogtreecommitdiff
path: root/src/GNUmakefile
diff options
context:
space:
mode:
Diffstat (limited to 'src/GNUmakefile')
-rwxr-xr-xsrc/GNUmakefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/GNUmakefile b/src/GNUmakefile
index 1e8ecba..119ec2b 100755
--- a/src/GNUmakefile
+++ b/src/GNUmakefile
@@ -24,6 +24,9 @@ INCLUDE_LIBS += \
endif
LOCAL_STATIC_LIB_OBJS = \
+ Logger.o \
+ ConsoleLogSink.o \
+ FileLogSink.o \
URL.o \
MIMEType.o \
SpoolRewindInputStream.o