tAdd scripts to distfiles - dedup - deduplicating backup program
 (HTM) git clone git://git.z3bra.org/dedup.git
 (DIR) Log
 (DIR) Files
 (DIR) Refs
 (DIR) README
 (DIR) LICENSE
       ---
 (DIR) commit 4023d2a17296154c624bc7c7adb69865ce8df51f
 (DIR) parent be11ad535fe7d28678c5a2fc655c5605f2d62100
 (HTM) Author: sin <sin@2f30.org>
       Date:   Thu, 18 Apr 2019 14:03:41 +0100
       
       Add scripts to distfiles
       
       Diffstat:
         M Makefile                            |       1 +
       
       1 file changed, 1 insertion(+), 0 deletions(-)
       ---
 (DIR) diff --git a/Makefile b/Makefile
       t@@ -82,6 +82,7 @@ DUNPACKOBJ = $(COMMOBJ) dup-unpack.o
        DISTFILES = \
                $(MAN) \
                $(SRC) \
       +        $(SCRIPTS) \
                CHANGELOG \
                LICENSE \
                Makefile \