Merge pull request #85 from robho/install_echo_script
authorJiri Slachta <jiri.slachta@gmail.com>
Fri, 9 Jun 2017 08:35:06 +0000 (10:35 +0200)
committerGitHub <noreply@github.com>
Fri, 9 Jun 2017 08:35:06 +0000 (10:35 +0200)
yate-mod-extmodule: Include and install script echo.sh

net/yate/Makefile

index e268d05a3febd25e3ea1eedfc6141b1de707e5bb..a5e982079a924dd1eb50c856ac37d39bfcf80c99 100644 (file)
@@ -223,7 +223,7 @@ $(eval $(call BuildPlugin,dbwave,server,Wav Media for DB Storage,+$(PKG_NAME)-mo
 $(eval $(call BuildPlugin,dumbchan,,Dummy Channel,))
 $(eval $(call BuildPlugin,enumroute,,ENUM Routing,))
 $(eval $(call BuildPlugin,eventlogs,server,Write events and alarms to log files,))
-$(eval $(call BuildPlugin,extmodule,,External Module Handler,))
+$(eval $(call BuildPlugin,extmodule,,External Module Handler,,/usr/share/yate/scripts/echo.sh))
 $(eval $(call BuildPlugin,faxchan,,Spandsp Fax Channel,+libspandsp))
 $(eval $(call BuildPlugin,filetransfer,,File Transfer Driver,))
 $(eval $(call BuildPlugin,gvoice,,Google Voice support,))