scons: allow .inl file extension
authorTim Rowley <timothy.o.rowley@intel.com>
Tue, 27 Jun 2017 15:47:28 +0000 (10:47 -0500)
committerTim Rowley <timothy.o.rowley@intel.com>
Fri, 30 Jun 2017 18:26:19 +0000 (13:26 -0500)
commit8b66d18a3b4f6d6a4f0ea9d71459dac68e5e0295
tree88aab2cd45924e507d524976397b06e40484afbe
parent614de92f103d9309fbe598cc7c1253468afc79ee
scons: allow .inl file extension

Intended for header files which are not meant to be included directly.

Reviewed-by: Bruce Cherniak <bruce.cherniak at intel.com>
scons/custom.py