[relan@users.noreply.github.com],
[exfat],
[https://github.com/relan/exfat])
+@@ -48,10 +48,6 @@ esac
+ AC_CONFIG_HEADERS([libexfat/config.h])
+ AC_CONFIG_FILES([
+ libexfat/Makefile
+- dump/Makefile
+- fsck/Makefile
+ fuse/Makefile
+- label/Makefile
+- mkfs/Makefile
+ Makefile])
+ AC_OUTPUT
+Index: fuse-exfat/Makefile.am
+===================================================================
+--- fuse-exfat.orig/Makefile.am
++++ fuse-exfat/Makefile.am
+@@ -20,4 +20,4 @@
+ # 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
+ #
+
+-SUBDIRS = libexfat dump fsck fuse label mkfs
++SUBDIRS = libexfat fuse