5 lines
151 B
Makefile
5 lines
151 B
Makefile
# Makefile.am - process with automake to produce Makefile.in
|
|
|
|
man_MANS = cuebreakpoints.1 cueconvert.1 cueprint.1
|
|
EXTRA_DIST = $(man_MANS) formats.txt
|