From: Anthony Minessale Date: Wed, 21 Mar 2007 23:44:55 +0000 (+0000) Subject: update wanpipe to be fully automated X-Git-Tag: v1.0-beta1~709 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=7813a54bfaefb17d1e26b5c568b53b0ecd8c6b49;p=thirdparty%2Ffreeswitch.git update wanpipe to be fully automated git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@4722 d0543943-73ff-0310-b7d9-9358b9ac24b2 --- diff --git a/src/mod/endpoints/mod_wanpipe/Makefile b/src/mod/endpoints/mod_wanpipe/Makefile index 86bb64c3fd..8aeb51c69b 100644 --- a/src/mod/endpoints/mod_wanpipe/Makefile +++ b/src/mod/endpoints/mod_wanpipe/Makefile @@ -36,6 +36,7 @@ $(LIBSANGOMA_LA): $(LIBSANGOMA_MAKEFILE) $(WANPIPE_DIR): $(GETLIB) $(WANPIPE_HOST) $(WANPIPE_FILE) cd $(WANPIPE_DIR) && $(MAKE) && $(MAKE) install + rm -f $(LIBSANGOMA_MAKEFILE) $(TOUCH_TARGET) local_depend: $(WANPIPE_DIR)