xref: /aosp_15_r20/external/flac/include/share/Makefile.am (revision 600f14f40d737144c998e2ec7a483122d3776fbc)
1## Process this file with automake to produce Makefile.in
2
3SUBDIRS = grabbag
4
5EXTRA_DIST = \
6	alloc.h \
7	compat.h \
8	endswap.h \
9	getopt.h \
10	grabbag.h \
11	macros.h \
12	private.h \
13	replaygain_analysis.h \
14	replaygain_synthesis.h \
15	safe_str.h \
16	utf8.h \
17	win_utf8_io.h
18