summaryrefslogtreecommitdiff
path: root/src/third_party/tz/SConscript
blob: b3449b6f513b5a92806e4ca676903ac843e5b8e2 (plain)
1
2
3
Import("env")

env.Library("tz", [ "timegm.c" ])