Exclude /opt/<proj>/make/*.mk if no -devel flavour is builtFIXME: This is a kludge: We can't safely assume that all *.mk-files reside there, that's up to the project's makefile variable definitions.Signed-off-by: Jan Lindemann <jan@jannet.de>
Exclude /opt/<proj>/make/*.mk if no -devel flavour is built
FIXME: This is a kludge: We can't safely assume that all *.mk-files reside there, that's up to the project's makefile variable definitions.