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-11-28 16:34:04 +0300
committerjm <jm@0101bb08-14d6-0310-b084-bc0e0c8e3800>2007-11-28 16:34:04 +0300
commit0f204086f6e1da6c8f4b358cdeef3b532500f30e (patch)
treec79a0dcc265eb8f30884279657dd684d75d7756e /win32/VS2008/libspeexdsp/Makefile.am
parent8571051c75498decd8224d31c9284c60b5120db0 (diff)
VS2008 project files by Aaron Rosenberg
git-svn-id: http://svn.xiph.org/trunk/speex@14244 0101bb08-14d6-0310-b084-bc0e0c8e3800
Diffstat (limited to 'win32/VS2008/libspeexdsp/Makefile.am')
-rw-r--r--win32/VS2008/libspeexdsp/Makefile.am8
1 files changed, 8 insertions, 0 deletions
diff --git a/win32/VS2008/libspeexdsp/Makefile.am b/win32/VS2008/libspeexdsp/Makefile.am
new file mode 100644
index 0000000..796fefc
--- /dev/null
+++ b/win32/VS2008/libspeexdsp/Makefile.am
@@ -0,0 +1,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
+
+EXTRA_DIST = libspeexdsp.vcproj
+
+