diff options
Diffstat (limited to 'gst-libs/gst/uridownloader/Makefile.am')
-rw-r--r-- | gst-libs/gst/uridownloader/Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gst-libs/gst/uridownloader/Makefile.am b/gst-libs/gst/uridownloader/Makefile.am index d12257aed..7447e43bf 100644 --- a/gst-libs/gst/uridownloader/Makefile.am +++ b/gst-libs/gst/uridownloader/Makefile.am @@ -12,6 +12,7 @@ libgsturidownloader_@GST_API_VERSION@include_HEADERS = \ libgsturidownloader_@GST_API_VERSION@_la_CFLAGS = \ $(GST_PLUGINS_BAD_CFLAGS) \ -DGST_USE_UNSTABLE_API \ + -DBUILDING_GST_URI_DOWNLOADER \ $(GST_CFLAGS) libgsturidownloader_@GST_API_VERSION@_la_LIBADD = \ |