# -*- Mode: Python; -*-

include_rules = [
   # libcast common code must depend on neither the sender nor the receiver.
   '+cast/common',
   '+discovery/common',
   '+discovery/public',
]
