From 23617df19534ce06eb0637ca787b8696e83e3c2c Mon Sep 17 00:00:00 2001
From: "Leigh B. Stoller" <stoller@flux.utah.edu>
Date: Mon, 20 Jul 2009 21:32:31 +0000
Subject: [PATCH] Sillyness

---
 GNUmakefile.in | 1 +
 1 file changed, 1 insertion(+)

diff --git a/GNUmakefile.in b/GNUmakefile.in
index db628b8f1b..1c9e0b0a27 100644
--- a/GNUmakefile.in
+++ b/GNUmakefile.in
@@ -325,6 +325,7 @@ install-genischemacheck:
 ifeq ($(PGENISUPPORT),1)
 	@$(MAKE) -C protogeni install-genischemacheck
 endif
+	@echo "Done"
 
 # We use separate src and obj trees in Emulab, so the traditional distclean to
 # clean "made" files from a mingled source-and-obj tree is unnecessary.
-- 
GitLab