summaryrefslogtreecommitdiff
path: root/win32
diff options
context:
space:
mode:
authorRalph Giles <giles@xiph.org>2005-11-28 04:52:57 +0000
committerRalph Giles <giles@xiph.org>2005-11-28 04:52:57 +0000
commit8edf4bc65bf10cb1e5e3ea8623f5f6e6b9381875 (patch)
treeb133eb7ad94f7efc1260e5f2c110772699907c2c /win32
parent00ab61101b40b98ef0b7671935d7cbb978d83b8d (diff)
downloadlibvorbis-git-8edf4bc65bf10cb1e5e3ea8623f5f6e6b9381875.tar.gz
Remove win32/Makefile.am in favor of just including the whole subtree, v1.1.2
as we do for the macos build stuff. svn path=/trunk/vorbis/; revision=10488
Diffstat (limited to 'win32')
-rw-r--r--win32/Makefile.am11
1 files changed, 0 insertions, 11 deletions
diff --git a/win32/Makefile.am b/win32/Makefile.am
deleted file mode 100644
index a356c6cb..00000000
--- a/win32/Makefile.am
+++ /dev/null
@@ -1,11 +0,0 @@
-## Process this with automake to create Makefile.in
-
-EXTRA_DIST = vorbis.def vorbis_dynamic.dsp vorbis_static.dsp\
- vorbisfile.def vorbisfile_dynamic.dsp vorbisfile_static.dsp\
- vorbisenc.def vorbisenc_dynamic.dsp vorbisenc_static.dsp\
- build_vorbis_dynamic.bat build_vorbis_dynamic_debug.bat\
- build_vorbis_static.bat build_vorbis_static_debug.bat\
- build_vorbisenc_dynamic.bat build_vorbisenc_dynamic_debug.bat\
- build_vorbisenc_static.bat build_vorbisenc_static_debug.bat\
- build_vorbisfile_dynamic.bat build_vorbisfile_dynamic_debug.bat\
- build_vorbisfile_static.bat build_vorbisfile_static_debug.bat vorbis.dsw