From: Carl Baldwin Date: Mon, 31 Oct 2005 17:24:03 +0000 (-0700) Subject: Forgot to add cron scripts to Makefile.am X-Git-Tag: release-0.4~31 X-Git-Url: http://git.pippins.net/embedvideo/.git/.%24link.?a=commitdiff_plain;h=11f8577868ae1df57eb7d06c9f4e5c361330f2fd;p=backups%2F.git Forgot to add cron scripts to Makefile.am --- diff --git a/scripts/Makefile.am b/scripts/Makefile.am index 2022b47..99544ba 100644 --- a/scripts/Makefile.am +++ b/scripts/Makefile.am @@ -1,7 +1,8 @@ bin_SCRIPTS = \ burn-imgs.sh \ config.sh \ - cron.sh \ + cron-burn.sh \ + cron-pack.sh \ eject-disk.sh \ files-from-date.sh \ list-dates.sh \