From 4145d9228a481e309a9d16389585dcabb6d61791 Mon Sep 17 00:00:00 2001
From: Brian West <brian@freeswitch.org>
Date: Tue, 13 Jan 2009 23:16:12 +0000
Subject: [PATCH] more info

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11163 d0543943-73ff-0310-b7d9-9358b9ac24b2
---
 build/Makefile | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/build/Makefile b/build/Makefile
index f1acf97a20..fa3ebb3156 100644
--- a/build/Makefile
+++ b/build/Makefile
@@ -14,6 +14,9 @@ install:
 	@echo " +       (uhd-sounds includes hd-sounds, sounds) +"
 	@echo " +       (hd-sounds includes sounds)             +"
 	@echo " +       ------------------------------------    +"
+	@echo " +               $(MAKE) cd-sounds-install          +"  
+	@echo " +               $(MAKE) cd-moh-install             +"  
+	@echo " +                                               +"
 	@echo " +               $(MAKE) uhd-sounds-install         +"  
 	@echo " +               $(MAKE) uhd-moh-install            +"  
 	@echo " +                                               +"