forked from Mirrors/freeswitch
4ee40ddc34
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11979 d0543943-73ff-0310-b7d9-9358b9ac24b2
9 lines
320 B
Makefile
9 lines
320 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
|
|
|
|
SUBDIRS = libspeex speexenc speexdec VS2003 VS2005 VS2008
|
|
|
|
EXTRA_DIST = speex.iss config.h libspeex.def libspeexdsp.def
|