blob: 63388316d699f237f1d2567ad26b67c3d376695b (
plain)
1
2
3
4
5
6
7
8
|
## 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 = libspeexdsp VS2003 VS2005 VS2008
EXTRA_DIST = speex.iss config.h libspeexdsp.def
|