docs: fix build of gtk-doc scanner
authorTim-Philipp Müller <tim.muller@collabora.co.uk>
Sun, 30 May 2010 23:33:16 +0000 (00:33 +0100)
committerTim-Philipp Müller <tim.muller@collabora.co.uk>
Sun, 30 May 2010 23:33:16 +0000 (00:33 +0100)
docs/plugins/Makefile.am
docs/plugins/gst-plugins-bad-plugins-sections.txt

index a454ae3..41a8e1b 100644 (file)
@@ -65,7 +65,8 @@ CFILE_GLOB=$(DOC_SOURCE_DIR)/*/*/*.c $(DOC_SOURCE_DIR)/*/*/*.cc
 # thomasvs: another nice wingo addition would be an explanation on why
 # this is useful ;)
 
-SCANOBJ_DEPS =
+SCANOBJ_DEPS = \
+       $(top_builddir)/gst-libs/gst/interfaces/libgstphotography-@GST_MAJORMINOR@.la
 
 # Header files to ignore when scanning.
 IGNORE_HFILES = 
@@ -179,7 +180,7 @@ extra_files =
 
 # 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_BASE_CFLAGS) -I$(top_builddir)
+GTKDOC_CFLAGS = -DGST_USE_UNSTABLE_API $(GST_PLUGINS_BAD_CFLAGS) $(GST_BASE_CFLAGS) -I$(top_builddir)
 GTKDOC_LIBS = $(SCANOBJ_DEPS) $(GST_BASE_LIBS)
 
 GTKDOC_CC=$(LIBTOOL) --tag=CC --mode=compile $(CC)
index 65330ad..4302877 100644 (file)
@@ -1180,6 +1180,8 @@ GstWhiteBalanceMode
 GstColourToneMode
 GstSceneMode
 GstFlashMode
+GstFlickerReductionMode
+GstFocusMode
 GstFocusStatus
 GstPhotoCaps
 GstPhotoShakeRisk