diff options
author | Patrick McDermott <patrick.mcdermott@libiquity.com> | 2018-12-27 12:32:29 (EST) |
---|---|---|
committer | Patrick McDermott <patrick.mcdermott@libiquity.com> | 2018-12-27 12:32:29 (EST) |
commit | 6d238a1cc9ffdbddacc0d6eaf2377fd5c827a695 (patch) | |
tree | 86a7b37e8f0f760acfd53ec0b481a83709a49a06 | |
parent | 0611cc03291bd33eb1269dd334a8208b1ec3c78b (diff) |
Makefile.am: Distribute tools/shman.sh
-rw-r--r-- | Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am index 1c680b2..09be4c7 100644 --- a/Makefile.am +++ b/Makefile.am @@ -94,6 +94,7 @@ EXTRA_DIST = \ $(TESTS) \ tools/shpp.sh \ tools/shld.sh \ + tools/shman.sh \ build-aux/tap-driver.sh \ tests/aux/tap-functions.sh |