diff options
| author | Roland Reichwein <mail@reichwein.it> | 2020-04-15 20:01:25 +0200 | 
|---|---|---|
| committer | Roland Reichwein <mail@reichwein.it> | 2020-04-15 20:01:25 +0200 | 
| commit | f6e703a938a95c555b388f79966cf955c5d07dc6 (patch) | |
| tree | f47eae93adf9f72b1472ced2a1a051e90845dafe /Makefile | |
| parent | 1ce0bb7ad50129fbab6c0a75f18eee6149ca1be3 (diff) | |
HTTP Auth (Basic)
Diffstat (limited to 'Makefile')
| -rw-r--r-- | Makefile | 1 | 
1 files changed, 1 insertions, 0 deletions
@@ -58,6 +58,7 @@ LIBS+= \  endif  PROGSRC=\ +    base64.cpp \      config.cpp \      file.cpp \      http.cpp \  | 
