diff options
author | Nicolas "Pixel" Noble <pixel@nobis-crew.org> | 2014-08-11 07:32:50 +0200 |
---|---|---|
committer | Nicolas "Pixel" Noble <pixel@nobis-crew.org> | 2014-08-11 07:32:50 +0200 |
commit | 29a901f599ca16cec7c77a9789a41822e29d1494 (patch) | |
tree | 5a2bddcc536ed35faf3542cc82fa99496743824d /Makefile | |
parent | 24c84e9423db42563de21da76efd4637ca2abcce (diff) |
Linux build fixes.
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -51,6 +51,7 @@ Output.cc \ MMap.cc \ Socket.cc \ Selectable.cc \ +SmartWriter.cc \ Buffer.cc \ BStream.cc \ ZHandle.cc \ |