mirror of
https://github.com/signalwire/freeswitch.git
synced 2025-02-05 02:34:18 +00:00
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
|
||
|
|