diff options
Diffstat (limited to 'tests')
-rw-r--r-- | tests/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/tests/Makefile b/tests/Makefile index 033ba95..4522952 100644 --- a/tests/Makefile +++ b/tests/Makefile @@ -33,11 +33,9 @@ LDFLAGS+=-pie UNITS=\ auth.cpp \ - base64.cpp \ config.cpp \ http.cpp \ https.cpp \ - os.cpp \ plugin.cpp \ privileges.cpp \ response.cpp \ |