X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=docs%2Fgst%2FMakefile.am;h=b97fa1e01a50984cc6cf2f214d1d06a29f1bea15;hb=8b88fc487f199bd3a7d5e10dc5bb904454c1d67e;hp=9e4f4000e7e2e665fb69ac6233206c10a78493ae;hpb=7801a46e5fedef6f0f89a4d9b0ffe50434875e99;p=platform%2Fupstream%2Fgstreamer.git diff --git a/docs/gst/Makefile.am b/docs/gst/Makefile.am index 9e4f400..b97fa1e 100644 --- a/docs/gst/Makefile.am +++ b/docs/gst/Makefile.am @@ -75,7 +75,7 @@ extra_files = gst-universe.dot # CFLAGS and LDFLAGS for compiling scan program. Only needed if your app/lib # contains GtkObjects/GObjects and you want to document signals and properties. -GTKDOC_CFLAGS = $(GST_OBJ_CFLAGS) +GTKDOC_CFLAGS = $(GST_OBJ_CFLAGS) -DGST_USE_UNSTABLE_API GTKDOC_LIBS = $(GST_OBJ_LIBS) \ $(top_builddir)/gst/libgstreamer-@GST_API_VERSION@.la \ $(top_builddir)/libs/gst/base/libgstbase-@GST_API_VERSION@.la \