[Freeswitch-svn] [commit] r5220 - freeswitch/trunk/src/mod/endpoints/mod_wanpipe

Freeswitch SVN anthm at freeswitch.org
Fri May 25 17:36:22 EDT 2007


Author: anthm
Date: Fri May 25 17:36:22 2007
New Revision: 5220

Modified:
   freeswitch/trunk/src/mod/endpoints/mod_wanpipe/Makefile

Log:
update

Modified: freeswitch/trunk/src/mod/endpoints/mod_wanpipe/Makefile
==============================================================================
--- freeswitch/trunk/src/mod/endpoints/mod_wanpipe/Makefile	(original)
+++ freeswitch/trunk/src/mod/endpoints/mod_wanpipe/Makefile	Fri May 25 17:36:22 2007
@@ -27,7 +27,7 @@
 	$(GETLIB) $(WANPIPE_HOST) $(WANPIPE_FILE)
 
 $(WANPIPE_KO): $(WANPIPE_DIR)
-	cd $(WANPIPE_DIR) && $(MAKE)
+	cd $(WANPIPE_DIR) && $(MAKE) && $(MAKE) install
 	@$(TOUCH_TARGET)
 
 $(WANPIPE_INSTALLED_KO): $(WANPIPE_KO)



More information about the Freeswitch-svn mailing list