Fix the doc for `install_c_headers`.

Signed-off-by: Xavier Clerc <xclerc@janestreet.com>
This commit is contained in:
Xavier Clerc 2018-07-10 12:18:48 +01:00 committed by Jérémie Dimino
parent d7222ae1a6
commit 64b3b0e384
1 changed files with 1 additions and 1 deletions

View File

@ -111,7 +111,7 @@ modules you want.
- ``(cxx_names (<names>))`` is the same as ``c_names`` but for C++ stubs
- ``(install_c_headers (<names>))``, if your library has public C header files
that must be installed, you must list them in this field, with the ``.h``
that must be installed, you must list them in this field, without the ``.h``
extension
- ``(modes <modes>)`` modes which should be built by default. The