removed extra ogg lib link but still having link failure

git-svn-id: file:///srv/svn/repos/haiku/trunk/current@6212 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
shatty 2004-01-21 11:34:36 +00:00
parent f9df549e6f
commit 67ab3b5bed

View File

@ -8,7 +8,7 @@ SubDirHdrs $(SUBDIR) libspeex ;
Addon speex : media plugins :
speexCodecPlugin.cpp
speexCodecDefaults.cpp
: false : libspeex.a libogg.a
: false : libspeex.a
;
LinkSharedOSLibs speex : be libmedia.so ;