1## Process this file with automake to produce Makefile.in
2
3AUTOMAKE_OPTIONS = foreign
4
5EXTRA_DIST = \
6	cuesheet.h \
7	file.h \
8	picture.h \
9	replaygain.h \
10	seektable.h
11