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