diff options
author | Patrick McDermott <patrick.mcdermott@libiquity.com> | 2018-12-27 16:34:21 (EST) |
---|---|---|
committer | Patrick McDermott <patrick.mcdermott@libiquity.com> | 2018-12-27 16:34:21 (EST) |
commit | 916783d15c485521469bd665e90c0b508ea2cc27 (patch) | |
tree | 4022f198b795db4559363266b8dc3ff904428498 /tools | |
parent | f77f1870b3d8403968a101d43327026f8c213281 (diff) |
tools/local.mk: New file
Diffstat (limited to 'tools')
-rw-r--r-- | tools/local.mk | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/tools/local.mk b/tools/local.mk new file mode 100644 index 0000000..eefb7ff --- /dev/null +++ b/tools/local.mk @@ -0,0 +1,4 @@ +EXTRA_DIST += \ + %reldir%/shpp.sh \ + %reldir%/shld.sh \ + %reldir%/shman.sh |