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 tests
7
8EXTRA_DIST = libspeex.sln
9