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	windows_unicode_filenames.h
19