From: Ron Lee Date: Sun, 19 Mar 2000 13:51:13 +0000 (+0000) Subject: added missing object files for oss & esd to unix makefile X-Git-Url: https://git.saurik.com/wxWidgets.git/commitdiff_plain/08c921042ef26de4bebf9b58aa75201ccf00e6c3?hp=e9f88d04147db4a6ca71c6f8185c026b594f8cac added missing object files for oss & esd to unix makefile git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@6851 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- diff --git a/contrib/src/mmedia/Makefile.in b/contrib/src/mmedia/Makefile.in index e0a9bd2a4f..85d71e480c 100644 --- a/contrib/src/mmedia/Makefile.in +++ b/contrib/src/mmedia/Makefile.in @@ -12,7 +12,7 @@ LIBVERSION_AGE=0 OBJECTS=cdbase.o cdwin.o g711.o g721.o g723_24.o \ g723_40.o g72x.o sndaiff.o sndbase.o sndcodec.o \ sndcpcm.o sndfile.o sndg72x.o sndpcm.o sndulaw.o \ - sndwav.o sndwin.o vidbase.o vidwin.o + sndwav.o sndwin.o vidbase.o vidwin.o sndoss.o sndesd.o # the comment at the end of the next line is needed because otherwise autoconf # would remove this line completely - it contains a built-in hack to remove