X-Git-Url: http://git.sven.stormbind.net/?p=sven%2Fexfat-utils.git;a=blobdiff_plain;f=libexfat%2FMakefile.am;h=d639e13b799b2d2b0599044fa0a97b5a9baea191;hp=102d89d6b14a3aa6e7bd75b36df9fc1cab093c27;hb=276900f1c02916b78f58fa21b736aa80ffd04bf5;hpb=62ddc92d38808bea3aba8fe70e3a417197e9d42f diff --git a/libexfat/Makefile.am b/libexfat/Makefile.am index 102d89d..d639e13 100644 --- a/libexfat/Makefile.am +++ b/libexfat/Makefile.am @@ -3,7 +3,7 @@ # Automake source. # # Free exFAT implementation. -# Copyright (C) 2010-2016 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