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	msvc2005_int.h \
13	private.h \
14	replaygain_analysis.h \
15	replaygain_synthesis.h \
16	safe_str.h \
17	utf8.h \
18	win_utf8_io.h \
19	windows_unicode_filenames.h
20