Makefile.am (364B)
1 # Copyright (C) Daniel Stenberg 2 # SPDX-License-Identifier: MIT 3 AUTOMAKE_OPTIONS = foreign nostdinc 1.9.6 4 ACLOCAL_AMFLAGS = -I m4 --install 5 6 # what headers to install on 'make install': 7 include_HEADERS = ares.h ares_version.h ares_build.h ares_dns.h ares_dns_record.h ares_nameser.h 8 9 EXTRA_DIST = ares_build.h.cmake ares_build.h.in ares_build.h.dist CMakeLists.txt