summaryrefslogtreecommitdiffhomepage
path: root/Makefile
diff options
context:
space:
mode:
authorRoland Reichwein <mail@reichwein.it>2020-04-30 12:25:29 +0200
committerRoland Reichwein <mail@reichwein.it>2020-04-30 12:25:29 +0200
commit292235b5c5ae25139d5945c2a298e13272a4f29b (patch)
tree40aeaa4fd3217e900787c9bd861aaf0f2f0d9319 /Makefile
parent851f4d84d4b8dcff032f5304235917bc58e1e46e (diff)
Uptime in stats
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 17ae99c..4f0e435 100644
--- a/Makefile
+++ b/Makefile
@@ -71,6 +71,7 @@ PROGSRC=\
file.cpp \
http.cpp \
https.cpp \
+ os.cpp \
plugin.cpp \
privileges.cpp \
response.cpp \