Copies over the new Ogg/Vorbis DLLs.

This commit is contained in:
John Popplewell 2006-09-17 17:20:51 +00:00
parent 8b02f872c3
commit de390efbe7

View file

@ -616,6 +616,9 @@ install-dlls:
@cp `which SDL_mixer.dll` $(BIN_PREFIX)
@cp `which SDL_ttf.dll` $(BIN_PREFIX)
@cp `which zlib1.dll` $(BIN_PREFIX)
@cp `which libogg-0.dll` $(BIN_PREFIX)
@cp `which libvorbis-0.dll` $(BIN_PREFIX)
@cp `which libvorbisfile-3.dll` $(BIN_PREFIX)
# Install the import script: