diff options
Diffstat (limited to '')
-rw-r--r-- | tools/Makefile.am | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/tools/Makefile.am b/tools/Makefile.am new file mode 100644 index 0000000..481d2b6 --- /dev/null +++ b/tools/Makefile.am @@ -0,0 +1,6 @@ +dist_noinst_SCRIPTS = \ + chconfig \ + checkman \ + mandb_fmt-script \ + mkcatdirs +dist_noinst_DATA = README |