5 lines
134 B
Makefile
5 lines
134 B
Makefile
# Makefile.am - process with automake to produce Makefile.in
|
|
|
|
EXTRA_DIST = cueconvert.cgi cuetag.sh index.txt
|
|
bin_SCRIPTS = cuetag.sh
|