diff options
-rw-r--r-- | Makefile.am | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am index 3fe2fa5..a137b49 100644 --- a/Makefile.am +++ b/Makefile.am @@ -61,7 +61,10 @@ EXTRA_DIST = \ NEWS.opkhelper \ TODO \ autogen.sh \ - mksysconf.in + mksysconf.in \ + tools/shpp.sh \ + tools/shld.sh \ + tools/shman.sh todo_code_script = \ /^[0-9]* .[ \t]*\#[ \t]*TODO/,/^[0-9]* \.[ \t]*[^ \t\#]/{ \ |