X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=libs%2Fgst%2Fnet%2FMakefile.am;h=87dfcef35457404daf8861902f0875aa24d1f413;hb=ce0355e6d0e8aaccafb214e17acdbefbdb67a232;hp=b42cceaf3b2ee8c4c60f4f289fc8eb754da6d206;hpb=920ef127cef792df6fbf798917e212095badeba1;p=platform%2Fupstream%2Fgstreamer.git diff --git a/libs/gst/net/Makefile.am b/libs/gst/net/Makefile.am index b42ccea..87dfcef 100644 --- a/libs/gst/net/Makefile.am +++ b/libs/gst/net/Makefile.am @@ -36,6 +36,7 @@ GstNet-@GST_MAJORMINOR@.gir: $(INTROSPECTION_SCANNER) libgstnet-@GST_MAJORMINOR@ --strip-prefix=Gst \ --nsversion=@GST_MAJORMINOR@ \ -I$(top_srcdir) \ + -I$(top_srcdir)/libs \ $(gir_cincludes) \ --add-include-path=$(top_builddir)/gst \ --library=libgstnet-@GST_MAJORMINOR@.la \