1## Process this file with automake to produce Makefile.in. -*-Makefile-*-
2
3# Disable automatic dependency tracking if using other tools than gcc and gmake
4#AUTOMAKE_OPTIONS = no-dependencies
5
6SUBDIRS = libspeex speexenc speexdec VS2003 VS2005 VS2008
7
8EXTRA_DIST = speex.iss config.h libspeex.def
9