Skip to content
Snippets Groups Projects
Commit eb021498 authored by Daniel Golle's avatar Daniel Golle
Browse files

asterisk-13.x: don't install duplicate files


Fixes #89

Signed-off-by: default avatarDaniel Golle <daniel@makrotopia.org>
parent 33434abd
No related branches found
No related tags found
No related merge requests found
......@@ -398,4 +398,4 @@ $(eval $(call BuildAsterisk13Module,res-srtp,SRTP Support,Secure RTP connection,
$(eval $(call BuildAsterisk13Module,res-timing-dahdi,DAHDI Timing Interface,,+asterisk13-chan-dahdi,,res_timing_dahdi,,))
$(eval $(call BuildAsterisk13Module,res-timing-pthread,pthread Timing Interface,,,,res_timing_pthread,,))
$(eval $(call BuildAsterisk13Module,res-timing-timerfd,Timerfd Timing Interface,,,,res_timing_timerfd,,))
$(eval $(call BuildAsterisk13Module,voicemail,Voicemail,voicemail related modules,+asterisk13-res-adsi +asterisk13-res-smdi,voicemail.conf,app_voicemail res_adsi res_smdi,vm-*,))
$(eval $(call BuildAsterisk13Module,voicemail,Voicemail,voicemail related modules,+asterisk13-res-adsi +asterisk13-res-smdi,voicemail.conf,app_voicemail,vm-*,))
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment