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