10 lines
155 B
Makefile
10 lines
155 B
Makefile
## Process this file with automake to produce Makefile.in
|
|
|
|
AUTOMAKE_OPTIONS = foreign
|
|
|
|
EXTRA_DIST = \
|
|
cuesheet.h \
|
|
file.h \
|
|
replaygain.h \
|
|
seektable.h
|