]> git.ipfire.org Git - thirdparty/freeswitch.git/commitdiff
update wanpipe to be fully automated
authorAnthony Minessale <anthony.minessale@gmail.com>
Wed, 21 Mar 2007 23:44:55 +0000 (23:44 +0000)
committerAnthony Minessale <anthony.minessale@gmail.com>
Wed, 21 Mar 2007 23:44:55 +0000 (23:44 +0000)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@4722 d0543943-73ff-0310-b7d9-9358b9ac24b2

src/mod/endpoints/mod_wanpipe/Makefile

index 86bb64c3fd2721d33be2b8fdc1b159a56b571667..8aeb51c69b35bbeb3293f8cf4da37672f03217f3 100644 (file)
@@ -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)