summaryrefslogtreecommitdiff
path: root/win32/VS2008/tests/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'win32/VS2008/tests/Makefile.am')
-rw-r--r--win32/VS2008/tests/Makefile.am9
1 files changed, 9 insertions, 0 deletions
diff --git a/win32/VS2008/tests/Makefile.am b/win32/VS2008/tests/Makefile.am
new file mode 100644
index 0000000..47918c6
--- /dev/null
+++ b/win32/VS2008/tests/Makefile.am
@@ -0,0 +1,9 @@
+## 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 = testdenoise.vcproj testecho.vcproj testenc.vcproj testenc_uwb.vcproj \
+ testenc_wb.vcproj testresample.vcproj
+
+