mirror of
https://github.com/signalwire/freeswitch.git
synced 2025-02-04 18:27:36 +00:00
9 lines
246 B
Makefile
9 lines
246 B
Makefile
|
## Process this file with automake to produce Makefile.in. -*-Makefile-*-
|
||
|
|
||
|
# Disable automatic dependency tracking if using other tools than gcc and gmake
|
||
|
#AUTOMAKE_OPTIONS = no-dependencies
|
||
|
|
||
|
EXTRA_DIST = speex_C54_test.cmd speex_C54_test.pjt
|
||
|
|
||
|
|