Index: higan/target-tomoko/GNUmakefile --- higan/target-tomoko/GNUmakefile.orig +++ higan/target-tomoko/GNUmakefile @@ -31,7 +31,7 @@ else ifeq ($(platform),linux) ruby += input.sdl input.xlib input.udev else ifeq ($(platform),bsd) ruby += video.glx video.xvideo video.xshm video.sdl - ruby += audio.oss audio.openal + ruby += audio.openal ruby += input.sdl input.xlib endif