9 lines
140 B
Makefile
9 lines
140 B
Makefile
|
## Process this file with automake to produce Makefile.in
|
||
|
|
||
|
EXTRA_DIST = \
|
||
|
cuesheet.h \
|
||
|
file.h \
|
||
|
picture.h \
|
||
|
replaygain.h \
|
||
|
seektable.h
|