diff options
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -71,6 +71,7 @@ PROGSRC=\ file.cpp \ http.cpp \ https.cpp \ + os.cpp \ plugin.cpp \ privileges.cpp \ response.cpp \ |