X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/4d6306eb4da8cdac4b5dee9784959672c233eec8..fed485e0946d9cff74fce6afdb169796d90a99f2:/utils/wxMMedia/Makefile.in diff --git a/utils/wxMMedia/Makefile.in b/utils/wxMMedia/Makefile.in index e4effa22d3..8c4c7ac9b1 100644 --- a/utils/wxMMedia/Makefile.in +++ b/utils/wxMMedia/Makefile.in @@ -17,9 +17,9 @@ ADPCM_SRC=\ g711.cpp g721.cpp g723_24.cpp g723_40.cpp g72x.cpp MMEDIA_SRC=\ -mmdata.cpp mmfile.cpp mmsolve.cpp sndsnd.cpp sndfrmt.cpp sndpcm.o \ +mmdata.cpp mmfile.cpp mmsolve.cpp sndsnd.cpp sndfrmt.cpp sndpcm.cpp \ snduss.cpp sndfile.cpp sndwav.cpp mmriff.cpp vidbase.cpp vidxanm.cpp \ -cdbase.cpp cdunix.cpp +cdbase.cpp cdunix.cpp sndaiff.cpp sndmulaw.cpp sndau.cpp LIB_SRC= $(ADPCM_SRC:%.cpp=adpcm/%.cpp) $(MMEDIA_SRC)