From ed396cb64a4d8811f11014e15efa35927e5a9933 Mon Sep 17 00:00:00 2001
From: Patrick McDermott <patrick.mcdermott@libiquity.com>
Date: Sun, 17 Mar 2019 04:17:00 -0400
Subject: Makefile.am: Distribute tools/mtime.sh

---
diff --git a/Makefile.am b/Makefile.am
index b0298e8..c77257d 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -64,7 +64,8 @@ EXTRA_DIST = \
 	autogen.sh \
 	tools/shpp.sh \
 	tools/shld.sh \
-	tools/shman.sh
+	tools/shman.sh \
+	tools/mtime.sh
 
 todo_code_script = \
 	/^[0-9]* .[ \t]*\#[ \t]*TODO/,/^[0-9]* \.[ \t]*[^ \t\#]/{ \
--
cgit v0.9.1