X-Git-Url: https://git.sven.stormbind.net/?a=blobdiff_plain;f=libexfat%2FMakefile.am;h=d639e13b799b2d2b0599044fa0a97b5a9baea191;hb=65b0f9fc39c546369f4f0f43f36891f7709b891a;hp=08ed34798a6fc357972b0df0e06e75c1fd8180ff;hpb=7c1f592481792ea54bfdefd3d881ded0202ccb26;p=sven%2Ffuse-exfat.git diff --git a/libexfat/Makefile.am b/libexfat/Makefile.am index 08ed347..d639e13 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-2018 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