diff options
author | Dylan Baker <dylan@pnwbakers.com> | 2017-11-20 16:59:21 -0800 |
---|---|---|
committer | Dylan Baker <dylan@pnwbakers.com> | 2017-12-07 09:35:12 -0800 |
commit | 75bc95bd66159c2dfaf720362c5eaca28cd90c28 (patch) | |
tree | 94e12f0cfd67029f53dd13d861f89dd5d794cbbd /docs/markdown/Reference-tables.md | |
parent | b56450f9b25a02462164d0b6a0e47faa1c730c74 (diff) | |
download | meson-75bc95bd66159c2dfaf720362c5eaca28cd90c28.zip meson-75bc95bd66159c2dfaf720362c5eaca28cd90c28.tar.gz meson-75bc95bd66159c2dfaf720362c5eaca28cd90c28.tar.bz2 |
docs: Add haiku to reference table
Diffstat (limited to 'docs/markdown/Reference-tables.md')
-rw-r--r-- | docs/markdown/Reference-tables.md | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/docs/markdown/Reference-tables.md b/docs/markdown/Reference-tables.md index ff28662..8e048dc 100644 --- a/docs/markdown/Reference-tables.md +++ b/docs/markdown/Reference-tables.md @@ -56,6 +56,7 @@ These are provided by the `.system()` method call. | darwin | Either OSX or iOS | | windows | Any version of Windows | | cygwin | The Cygwin environment for Windows | +| haiku | | Any string not listed above is not guaranteed to remain stable in -future releases.
\ No newline at end of file +future releases. |