2006-12-20 18:13:27 +00:00
|
|
|
## 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
|
|
|
|
|
2009-02-13 06:02:32 +00:00
|
|
|
SUBDIRS = libspeex speexenc speexdec VS2003 VS2005 VS2008
|
2006-12-20 18:13:27 +00:00
|
|
|
|
2009-02-13 06:02:32 +00:00
|
|
|
EXTRA_DIST = speex.iss config.h libspeex.def libspeexdsp.def
|