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

Freeswitch SVN anthm at freeswitch.org
Wed Mar 21 19:44:55 EDT 2007


Author: anthm
Date: Wed Mar 21 19:44:55 2007
New Revision: 4722

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

Log:
update wanpipe to be fully automated

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	Wed Mar 21 19:44:55 2007
@@ -36,6 +36,7 @@
 $(WANPIPE_DIR):
 	$(GETLIB) $(WANPIPE_HOST) $(WANPIPE_FILE)
 	cd $(WANPIPE_DIR) && $(MAKE) && $(MAKE) install
+	rm -f $(LIBSANGOMA_MAKEFILE)
 	$(TOUCH_TARGET)
 
 local_depend: $(WANPIPE_DIR)



More information about the Freeswitch-svn mailing list