From: Carl Baldwin <cnb@ball.(none)>
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/images/%27%20%20%20%20.%20%24GLOBALS%5B%27phpgw%27%5D-%3Elink%28%27inc/jquery/static/gitweb.css?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 \