From: Alberto Garcia <berto@igalia.com>
Description: Make Fuse compile without the 'roms' dir
 This dir was stripped from the source tarball since it is non-free.
Forwarded: not-needed
Index: fuse-emulator/Makefile.am
===================================================================
--- fuse-emulator.orig/Makefile.am
+++ fuse-emulator/Makefile.am
@@ -182,7 +182,6 @@ include man/Makefile.am
 include peripherals/Makefile.am
 include perl/Makefile.am
 include pokefinder/Makefile.am
-include roms/Makefile.am
 include sound/Makefile.am
 include timer/Makefile.am
 include ui/Makefile.am
