diff options
Diffstat (limited to 'etc/import/TARGETS.cares')
-rw-r--r-- | etc/import/TARGETS.cares | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/import/TARGETS.cares b/etc/import/TARGETS.cares index 6115e860..d361a780 100644 --- a/etc/import/TARGETS.cares +++ b/etc/import/TARGETS.cares @@ -17,7 +17,7 @@ } , "ares_lib": { "type": ["@", "rules", "CC", "library"] - , "name": ["ares"] + , "name": ["libcares"] , "pure C": ["YES"] , "private-defines": ["_GNU_SOURCE", "_HAS_EXCEPTIONS=0", "HAVE_CONFIG_H", "CARES_STATICLIB"] |