diff options
| author | Roland Reichwein <mail@reichwein.it> | 2020-04-05 19:15:25 +0200 | 
|---|---|---|
| committer | Roland Reichwein <mail@reichwein.it> | 2020-04-05 19:15:25 +0200 | 
| commit | 917d4574153fa57ea43e7410006f58aa5b1bbb0b (patch) | |
| tree | 3d4535370f596a46740a434319e73daf7f2704ba /Makefile | |
| parent | ddc02ba7a6cc92d07cf073395b2d41347a8d35fb (diff) | |
Separate out response handling
Diffstat (limited to 'Makefile')
| -rw-r--r-- | Makefile | 1 | 
1 files changed, 1 insertions, 0 deletions
@@ -64,6 +64,7 @@ PROGSRC=\      http_debian10.cpp \      plugin.cpp \      privileges.cpp \ +    response.cpp \      server.cpp \      stringutil.cpp  | 
