From 11f8577868ae1df57eb7d06c9f4e5c361330f2fd Mon Sep 17 00:00:00 2001
From: Carl Baldwin <cnb@ball.(none)>
Date: Mon, 31 Oct 2005 10:24:03 -0700
Subject: [PATCH] Forgot to add cron scripts to Makefile.am

---
 scripts/Makefile.am | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

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 \
-- 
2.34.1