From 69efca1a157245b35cd80a09718f45b30412dcea Mon Sep 17 00:00:00 2001 From: Pixel Date: Thu, 8 Dec 2011 08:20:07 -0800 Subject: Moving the HTTP status messages out of the HTTP server, and into its own file. Also making it complete. --- Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'Makefile') diff --git a/Makefile b/Makefile index b0aa08e..28207c1 100644 --- a/Makefile +++ b/Makefile @@ -133,6 +133,7 @@ BStream.cc \ Task.cc \ TaskMan.cc \ \ +Http.cc \ HttpServer.cc \ SimpleMustache.cc \ \ -- cgit v1.2.3