mirror of
https://github.com/claunia/cuetools.net.git
synced 2025-12-16 18:14:25 +00:00
11 lines
178 B
Makefile
11 lines
178 B
Makefile
## Process this file with automake to produce Makefile.in
|
|
|
|
AUTOMAKE_OPTIONS = foreign
|
|
|
|
EXTRA_DIST = \
|
|
cuesheet.h \
|
|
file.h \
|
|
picture.h \
|
|
replaygain.h \
|
|
seektable.h
|