From 917d4574153fa57ea43e7410006f58aa5b1bbb0b Mon Sep 17 00:00:00 2001 From: Roland Reichwein Date: Sun, 5 Apr 2020 19:15:25 +0200 Subject: Separate out response handling --- Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'Makefile') diff --git a/Makefile b/Makefile index bc7d147..06385de 100644 --- a/Makefile +++ b/Makefile @@ -64,6 +64,7 @@ PROGSRC=\ http_debian10.cpp \ plugin.cpp \ privileges.cpp \ + response.cpp \ server.cpp \ stringutil.cpp -- cgit v1.2.3