forked from Mirrors/freeswitch
7 lines
181 B
Makefile
7 lines
181 B
Makefile
|
## Process this file with automake to produce Makefile.in
|
||
|
|
||
|
man_MANS = sndfile-info.1 sndfile-play.1 sndfile-convert.1
|
||
|
|
||
|
EXTRA_DIST = sndfile-info.1 sndfile-play.1 sndfile-convert.1
|
||
|
|