summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorPixel <pixel@nobis-crew.org>2011-11-09 17:14:00 +0100
committerPixel <pixel@nobis-crew.org>2011-11-09 17:14:00 +0100
commitee83336050553a2dbd64c27b8e384139c7ccec9a (patch)
treeb2c7b58364bfbafdecc0f9747ea2aa237fd63cbf /Makefile
parentfa67300f537808f7e3fa3bb501f1f268d520073b (diff)
Adding 'Output' object
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 34ea1bd..a7aadd7 100644
--- a/Makefile
+++ b/Makefile
@@ -119,6 +119,7 @@ Printer.cc \
\
Handle.cc \
Input.cc \
+Output.cc \
Socket.cc \
\
Task.cc \