qulogic/libgnt

Remove current dir from g-ir-scanner args
soc.2013.gobjectification.plugins
2014-02-07, Ankit Vani
402de723bc14
Parents dad95f8e6c8e
Children adcb43ff8189
Remove current dir from g-ir-scanner args
  • +1 -1
    Makefile.am
  • --- a/Makefile.am Fri Feb 07 03:04:53 2014 +0530
    +++ b/Makefile.am Fri Feb 07 03:05:24 2014 +0530
    @@ -102,7 +102,7 @@
    -include $(INTROSPECTION_MAKEFILE)
    INTROSPECTION_GIRS =
    -INTROSPECTION_SCANNER_ARGS = --add-include-path=$(builddir)
    +INTROSPECTION_SCANNER_ARGS =
    INTROSPECTION_COMPILER_ARGS =
    if HAVE_INTROSPECTION