Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mumble-voip/speex.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjm <jm@0101bb08-14d6-0310-b084-bc0e0c8e3800>2007-12-03 01:56:08 +0300
committerjm <jm@0101bb08-14d6-0310-b084-bc0e0c8e3800>2007-12-03 01:56:08 +0300
commit280bcc4b5beb6923857db016f9e0bb45818e3489 (patch)
tree1b2423b37b16544e6ff7b9bc11ff0420fade1c02
parent642361b72264ea4fcc96b3222b31bcbbca312d63 (diff)
oops, forgot to add the new Makefile to configure.ac
git-svn-id: http://svn.xiph.org/trunk/speex@14266 0101bb08-14d6-0310-b084-bc0e0c8e3800
-rw-r--r--configure.ac1
1 files changed, 1 insertions, 0 deletions
diff --git a/configure.ac b/configure.ac
index 0503b99..d1061c2 100644
--- a/configure.ac
+++ b/configure.ac
@@ -200,6 +200,7 @@ AC_OUTPUT([Makefile libspeex/Makefile src/Makefile doc/Makefile Speex.spec
win32/VS2005/speexdec/Makefile
win32/VS2005/speexenc/Makefile
win32/VS2005/libspeexdsp/Makefile
+ win32/VS2005/tests/Makefile
win32/VS2008/libspeexdsp/Makefile
win32/VS2008/Makefile
win32/VS2008/speexdec/Makefile