mirror of
https://github.com/commaai/rednose.git
synced 2026-06-09 22:44:44 +08:00
6 lines
136 B
Plaintext
6 lines
136 B
Plaintext
exclude rednose/**/*.o
|
|
include SConstruct
|
|
include rednose/SConscript
|
|
include rednose/examples/SConscript
|
|
recursive-include site_scons *
|