From f43bf03174407b5fe6e9fb85d23480613fa3e1e4 Mon Sep 17 00:00:00 2001
From: "Carl N. Baldwin" <carl@ecbaldwin.net>
Date: Thu, 15 Jun 2006 13:12:56 -0600
Subject: [PATCH] Added repack-image to bin_SCRIPTS

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

diff --git a/scripts/Makefile.am b/scripts/Makefile.am
index 99544ba..4ba7c71 100644
--- a/scripts/Makefile.am
+++ b/scripts/Makefile.am
@@ -7,6 +7,7 @@ bin_SCRIPTS = \
 	files-from-date.sh \
 	list-dates.sh \
 	pack-image.sh \
+	repack-image.sh \
 	restore-script.sh \
 	restore.sh
 
-- 
2.34.1