summaryrefslogtreecommitdiff
path: root/win32
diff options
context:
space:
mode:
authorRalph Giles <giles@xiph.org>2005-11-28 04:37:31 +0000
committerRalph Giles <giles@xiph.org>2005-11-28 04:37:31 +0000
commit6602c3aeac34e4906e399c5c1caca69369e678a9 (patch)
tree7b02229ca53a4620a572cab78d8e711b9cdc0763 /win32
parent3daf430dd4186a450caaaa8bd19b3ef2942cfe40 (diff)
downloadogg-git-6602c3aeac34e4906e399c5c1caca69369e678a9.tar.gz
Remove win32/Makefile.am in favor of just including the whole dir, like
we do for the MacOS build stuff. If there was a reason for doing it this way, I don't remember what it was. The reason we're switching is that 'make dist' doesn't pull in the new VS2003 project files, and this seems better than adding each specific file all the time. svn path=/trunk/ogg/; revision=10484
Diffstat (limited to 'win32')
-rw-r--r--win32/Makefile.am5
1 files changed, 0 insertions, 5 deletions
diff --git a/win32/Makefile.am b/win32/Makefile.am
deleted file mode 100644
index bedfcf5..0000000
--- a/win32/Makefile.am
+++ /dev/null
@@ -1,5 +0,0 @@
-## Process this with automake to create Makefile.in
-
-EXTRA_DIST = ogg.def ogg_dynamic.dsp ogg_static.dsp\
- build_ogg_dynamic.bat build_ogg_dynamic_debug.bat\
- build_ogg_static.bat build_ogg_static_debug.bat ogg.dsw