OSDN Git Service

Update copyright years.
[android-x86/external-exfat.git] / label / Makefile.am
index ac27a5a..c610f2f 100644 (file)
@@ -3,7 +3,7 @@
 #      Automake source.
 #
 #      Free exFAT implementation.
-#      Copyright (C) 2011-2015  Andrew Nayenko
+#      Copyright (C) 2011-2016  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
@@ -21,6 +21,7 @@
 #
 
 sbin_PROGRAMS = exfatlabel
+dist_man8_MANS = exfatlabel.8
 exfatlabel_SOURCES = main.c
 exfatlabel_CPPFLAGS = -I$(top_srcdir)/libexfat
 exfatlabel_LDADD = ../libexfat/libexfat.a