X-Git-Url: http://git.pippins.net/embedvideo/.git/static/gitweb.js?a=blobdiff_plain;f=scripts%2FMakefile.am;h=92bd941a0c3c92923eddb39f997017a714a67001;hb=ab6a986f361da8334c012079f7af51967a495d92;hp=95e619cf9207254dd1045a57351213657970f0dd;hpb=f5d92011429ec87196013fe7aef0ff4754a8088d;p=backups%2F.git diff --git a/scripts/Makefile.am b/scripts/Makefile.am index 95e619c..92bd941 100644 --- a/scripts/Makefile.am +++ b/scripts/Makefile.am @@ -1,5 +1,8 @@ -EXTRA_DIST= \ +bin_SCRIPTS = \ + files-from-date.sh \ find-cmd.sh \ - list-dates.rb \ + list-dates.sh \ other-commands \ rsync-cmd.sh + +EXTRA_DIST = $(bin_SCRIPTS)