diff options
Diffstat (limited to 'gst-libs/gst/wayland/Makefile.am')
-rw-r--r-- | gst-libs/gst/wayland/Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gst-libs/gst/wayland/Makefile.am b/gst-libs/gst/wayland/Makefile.am index 743a48960..a9f3f7b57 100644 --- a/gst-libs/gst/wayland/Makefile.am +++ b/gst-libs/gst/wayland/Makefile.am @@ -9,6 +9,7 @@ libgstwayland_@GST_API_VERSION@_la_CFLAGS = \ $(GST_PLUGINS_BAD_CFLAGS) \ $(GST_PLUGINS_BASE_CFLAGS) \ $(GST_CFLAGS) \ + -DBUILDING_GST_WAYLAND \ $(WAYLAND_CFLAGS) libgstwayland_@GST_API_VERSION@_la_LIBADD = \ |