From f6e703a938a95c555b388f79966cf955c5d07dc6 Mon Sep 17 00:00:00 2001 From: Roland Reichwein Date: Wed, 15 Apr 2020 20:01:25 +0200 Subject: HTTP Auth (Basic) --- Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 84b05ec..c7834d0 100644 --- a/Makefile +++ b/Makefile @@ -58,6 +58,7 @@ LIBS+= \ endif PROGSRC=\ + base64.cpp \ config.cpp \ file.cpp \ http.cpp \ -- cgit v1.2.3