diff --git a/doc/jbuild.rst b/doc/jbuild.rst index e82dde17..01ac5cc2 100644 --- a/doc/jbuild.rst +++ b/doc/jbuild.rst @@ -556,6 +556,8 @@ In addition, ``(action ...)`` fields support the following special variables: The ``${:...}`` forms are what allows you to write custom rules that work transparently whether things are installed or not. +Note that aliases are ignored by both ``${<}`` and ``${^}``. + Library dependencies --------------------