yate: fix module conffiles
authorSebastian Kemper <sebastian_ml@gmx.net>
Sat, 3 Feb 2018 13:50:09 +0000 (14:50 +0100)
committerSebastian Kemper <sebastian_ml@gmx.net>
Sat, 3 Feb 2018 13:50:11 +0000 (14:50 +0100)
commit262d9e7b8be27d8228c4eec47b67b365b1836591
tree28ec55043d88fd84b92637627b1bb46626bd8a00
parentf6ad95d6aa10e1ef2f22e4316c3bd677690ae7bd
yate: fix module conffiles

Currently conffiles is always filled with <module>.conf. This leads to
"no such file and directory" errors when the file actually does not
exist.

This commit adds a 6th column to BuildPlugin() which indicates if there
is a config file or not.

Signed-off-by: Sebastian Kemper <sebastian_ml@gmx.net>
net/yate/Makefile