xref: /third_party/node/deps/cares/include/Makefile.am (revision 1cb0ef41)
  • Home
  • History
  • Annotate
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
  • only in /third_party/node/deps/cares/include/
1# Copyright (C) Daniel Stenberg
2# SPDX-License-Identifier: MIT
3AUTOMAKE_OPTIONS = foreign nostdinc 1.9.6
4ACLOCAL_AMFLAGS = -I m4 --install
5
6# what headers to install on 'make install':
7include_HEADERS = ares.h ares_version.h ares_build.h ares_rules.h ares_dns.h ares_dns_record.h ares_nameser.h
8
9EXTRA_DIST = ares_build.h.cmake ares_build.h.in ares_build.h.dist CMakeLists.txt
10

Indexes created Thu Nov 07 10:32:03 CST 2024