X-Git-Url: http://git.sven.stormbind.net/?a=blobdiff_plain;f=libexfat%2FMakefile.am;h=781953553aea98e7f60fb00503e25cd3030610e4;hb=5c871b1b95a84c8fb3449832ce2ae4537a3debf9;hp=08ed34798a6fc357972b0df0e06e75c1fd8180ff;hpb=7c1f592481792ea54bfdefd3d881ded0202ccb26;p=sven%2Ffuse-exfat.git diff --git a/libexfat/Makefile.am b/libexfat/Makefile.am index 08ed347..7819535 100644 --- a/libexfat/Makefile.am +++ b/libexfat/Makefile.am @@ -3,7 +3,7 @@ # Automake source. # # Free exFAT implementation. -# Copyright (C) 2010-2017 Andrew Nayenko +# Copyright (C) 2010-2023 Andrew Nayenko # # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by @@ -33,6 +33,7 @@ libexfat_a_SOURCES = \ mount.c \ node.c \ platform.h \ + repair.c \ time.c \ utf.c \ utils.c