From: Carl Baldwin Date: Sat, 29 Oct 2005 20:35:12 +0000 (-0600) Subject: Forgot to add eject-disk.sh to Makefile.am X-Git-Tag: release-0.4~40 X-Git-Url: http://git.pippins.net/embedvideo/.git/static/gitweb.js?a=commitdiff_plain;h=d5d358fc0ec8f5e92bee8dd530c03cbde969a739;p=backups%2F.git Forgot to add eject-disk.sh to Makefile.am --- diff --git a/scripts/Makefile.am b/scripts/Makefile.am index 391c6a7..9416923 100644 --- a/scripts/Makefile.am +++ b/scripts/Makefile.am @@ -1,6 +1,7 @@ bin_SCRIPTS = \ config.sh \ cron.sh \ + eject-disk.sh \ files-from-date.sh \ list-dates.sh \ pack-image.sh \