Skip to content
  • Damien Lespiau's avatar
    introspection: Fix parallel builds · 0a0e0a86
    Damien Lespiau authored
    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.
    0a0e0a86