summaryrefslogtreecommitdiffhomepage
path: root/Makefile
diff options
context:
space:
mode:
authorRoland Reichwein <mail@reichwein.it>2020-04-05 15:11:44 +0200
committerRoland Reichwein <mail@reichwein.it>2020-04-05 15:11:44 +0200
commitddc02ba7a6cc92d07cf073395b2d41347a8d35fb (patch)
tree167664302cbc7b67e4fe2f7bb02740f9139fc623 /Makefile
parente234229ae80da0fa9967b797f7b5f4f381cba4b4 (diff)
Drop privileges
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 1021231..bc7d147 100644
--- a/Makefile
+++ b/Makefile
@@ -63,6 +63,7 @@ PROGSRC=\
https.cpp \
http_debian10.cpp \
plugin.cpp \
+ privileges.cpp \
server.cpp \
stringutil.cpp