7 lines
91 B
Python
7 lines
91 B
Python
# -*- Mode: Python; -*-
|
|
|
|
include_rules = [
|
|
# Layering rule.
|
|
'-discovery/dnssd/impl',
|
|
]
|