Files
rk35xx-android14/external/libabigail/include/Makefile.am
T
hmz007 36ed224bac Rockchip Anroid14_SDK 20240628-rkr5 (2556df1a)
Signed-off-by: hmz007 <hmz007@gmail.com>
Change-Id: Ib87fdbe7a0be7dc961af3500fe9ea4589a127f9f
2024-10-29 18:12:02 +08:00

36 lines
649 B
Makefile

## SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
pkginclude_HEADERS = \
abg-sptr-utils.h \
abg-interned-str.h \
abg-ir.h \
abg-corpus.h \
abg-reader.h \
abg-elf-reader-common.h \
abg-dwarf-reader.h \
abg-writer.h \
abg-comparison.h \
abg-reporter.h \
abg-suppression.h \
abg-comp-filter.h \
abg-diff-utils.h \
abg-libxml-utils.h \
abg-fwd.h \
abg-hash.h \
abg-tools-utils.h \
abg-config.h \
abg-ini.h \
abg-workers.h \
abg-traverse.h \
abg-cxx-compat.h \
abg-version.h \
abg-viz-common.h \
abg-viz-dot.h \
abg-viz-svg.h \
abg-regex.h
if CTF_READER
pkginclude_HEADERS += abg-ctf-reader.h
endif
EXTRA_DIST = abg-version.h.in