diff options
Diffstat (limited to 'contrib/libs/c-ares/ya.make')
-rw-r--r-- | contrib/libs/c-ares/ya.make | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/contrib/libs/c-ares/ya.make b/contrib/libs/c-ares/ya.make index bd35762e44..ea37a511f0 100644 --- a/contrib/libs/c-ares/ya.make +++ b/contrib/libs/c-ares/ya.make @@ -1,4 +1,4 @@ -# Generated by devtools/yamaker from nixpkgs e392df43c9f302d4a0892caaadcad3cd693edf9e. +# Generated by devtools/yamaker from nixpkgs e392df43c9f302d4a0892caaadcad3cd693edf9e. LIBRARY() @@ -17,7 +17,7 @@ LICENSE( MIT AND NTP ) - + LICENSE_TEXTS(.yandex_meta/licenses.list.txt) PEERDIR( @@ -108,7 +108,7 @@ SRCS( windows_port.c ) -CHECK_CONFIG_H(ares_setup.h) +CHECK_CONFIG_H(ares_setup.h) END() |