diff --git a/Makefile b/Makefile index 515f1ae..69019f2 100644 --- a/Makefile +++ b/Makefile @@ -129,6 +129,9 @@ ifeq ($(WINDOWS),1) cp -a $(shell which libftgl-2.dll) $@ cp -a $(shell which lua5.1.dll) $@ cp -a $(shell which freetype6.dll) $@ + cp -a $(shell which libogg-0.dll) $@ + cp -a $(shell which libvorbis-0.dll) $@ + cp -a $(shell which libvorbisfile-3.dll) $@ endif clean: