diff options
| author | alzobnin <[email protected]> | 2022-02-10 16:46:50 +0300 |
|---|---|---|
| committer | Daniil Cherednik <[email protected]> | 2022-02-10 16:46:50 +0300 |
| commit | 5085152b94bf621933243a498def7f37d2e76b58 (patch) | |
| tree | 49e222ea1c5804306084bb3ae065bb702625360f /library/cpp/http | |
| parent | c9317148cc3e9f1b0bc0ce95172f47e099f2c554 (diff) | |
Restoring authorship annotation for <[email protected]>. Commit 2 of 2.
Diffstat (limited to 'library/cpp/http')
| -rw-r--r-- | library/cpp/http/misc/ya.make | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/library/cpp/http/misc/ya.make b/library/cpp/http/misc/ya.make index c4711251b1d..fceb3cf79c0 100644 --- a/library/cpp/http/misc/ya.make +++ b/library/cpp/http/misc/ya.make @@ -14,11 +14,11 @@ SRCS( parsed_request.cpp ) -PEERDIR( +PEERDIR( library/cpp/cgiparam library/cpp/digest/lower_case -) - +) + END() RECURSE_FOR_TESTS(ut) |
