From d5d358fc0ec8f5e92bee8dd530c03cbde969a739 Mon Sep 17 00:00:00 2001
From: Carl Baldwin <cnb@ball.(none)>
Date: Sat, 29 Oct 2005 14:35:12 -0600
Subject: [PATCH] Forgot to add eject-disk.sh to Makefile.am

---
 scripts/Makefile.am | 1 +
 1 file changed, 1 insertion(+)

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