2014-08-01 13:07:22 +00:00
|
|
|
SUBDIRS = sources sources/glue samples doc
|
2013-06-17 14:23:54 +00:00
|
|
|
|
|
|
|
pkgconfigdir = $(libdir)/pkgconfig
|
2013-07-19 14:28:29 +00:00
|
|
|
pkgconfig_DATA = gstreamer-sharp-1.0.pc
|
2013-06-17 14:23:54 +00:00
|
|
|
|
2014-03-16 23:18:29 +00:00
|
|
|
EXTRA_DIST = gstreamer-sharp-1.0.pc.in out/gstreamer-sharp.dll.config
|
2013-07-19 14:28:29 +00:00
|
|
|
DISTCLEANFILES = gstreamer-sharp-1.0.pc
|
2013-06-17 14:23:54 +00:00
|
|
|
|
2013-10-27 20:39:33 +00:00
|
|
|
regenerate:
|
2014-07-21 22:36:22 +00:00
|
|
|
bindinate --name=gstreamer --regenerate=true --merge-with=GstApp-1.0,GstAudio-1.0,GstBase-1.0,GstController-1.0,GstFft-1.0,GstMpegts-1.0,GstNet-1.0,GstPbutils-1.0,GstRiff-1.0,GstRtp-1.0,GstRtsp-1.0,GstSdp-1.0,GstTag-1.0,GstVideo-1.0 --gir=Gst-1.0
|