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