]> git.sven.stormbind.net Git - sven/fuse-exfat.git/blobdiff - libexfat/Makefile.am
releasing package fuse-exfat version 1.4.0-2
[sven/fuse-exfat.git] / libexfat / Makefile.am
index 4ec9df5c93fe89a27263e3ed2e959995bd734a55..781953553aea98e7f60fb00503e25cd3030610e4 100644 (file)
@@ -3,7 +3,7 @@
 #      Automake source.
 #
 #      Free exFAT implementation.
-#      Copyright (C) 2010-2018  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