bin: Fix minor race when adding to a bin
[platform/upstream/gstreamer.git] / gst / Makefile.am
index 78d10c2..1ca0765 100644 (file)
@@ -136,7 +136,7 @@ DISTCLEANFILES = $(built_headers_configure)
 
 libgstreamer_@GST_API_VERSION@_la_CFLAGS =             \
        -D_GNU_SOURCE                                   \
-       -DGST_EXPORTS                                   \
+       -DBUILDING_GST                                  \
        -DG_LOG_DOMAIN=g_log_domain_gstreamer           \
        -DGST_API_VERSION=\""$(GST_API_VERSION)"\"      \
        -DGST_DISABLE_DEPRECATED                        \