Skip to content
  • Damien Lespiau's avatar
    introspection: Fix parallel builds · 8a2cb55e
    Damien Lespiau authored and Matthias Clasen's avatar Matthias Clasen committed
    One needs to add an explicit dependency between the gir files and the
    .la libtool wrapper as this dependency is not added automatically by
    Makefile.introspection. Not adding these breaks parallel builds as make
    does not wait for the .la to be generated before launching g-ir-scanner.
    8a2cb55e