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