diff options
author | Roland Reichwein <mail@reichwein.it> | 2023-01-04 20:57:15 +0100 |
---|---|---|
committer | Roland Reichwein <mail@reichwein.it> | 2023-01-04 20:57:15 +0100 |
commit | 9d00f7319eda30ec91637a75b3fddc171e135233 (patch) | |
tree | 213fd6694cec8b30aed712837f68bb1aba0e8f89 /tests | |
parent | 8475a181be2301702c409a20dc99115ee54ec9cc (diff) |
Adjust to new environment
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 \ |