diff Makefile @ 30900:e907ff9e7e77

Move SetCodecPath() from loader to get_path.c and make it unconditional. This fixes compilation with the Win32 loader disabled but other binary codec loaders enabled.
author diego
date Sat, 20 Mar 2010 23:27:07 +0000
parents ff7b06c867cd
children 76a13038105e
line wrap: on
line diff
--- a/Makefile	Sat Mar 20 01:33:54 2010 +0000
+++ b/Makefile	Sat Mar 20 23:27:07 2010 +0000
@@ -315,7 +315,6 @@
                                         libmpcodecs/vd_vfwex.c \
                                         libmpdemux/demux_avs.c \
                                         loader/afl.c \
-                                        loader/codecpath.c \
                                         loader/drv.c \
                                         loader/vfl.c \
                                         loader/dshow/DS_AudioDecoder.c \