summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRobert Ancell <robert.ancell@canonical.com>2016-03-23 15:30:46 +1300
committerRobert Ancell <robert.ancell@canonical.com>2016-03-23 15:30:46 +1300
commit326ebbd7f41f2b444169634f421ed18bc3f42261 (patch)
tree53065806fa933a030b773c506957be9044ee6c14
parente1a61129e7e18e399afd5068757bcacb60bd3f10 (diff)
downloadlightdm-git-326ebbd7f41f2b444169634f421ed18bc3f42261.tar.gz
Fix warning about deprecated methods
-rw-r--r--doc/Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/Makefile.am b/doc/Makefile.am
index d4ee9c19..d3b72687 100644
--- a/doc/Makefile.am
+++ b/doc/Makefile.am
@@ -15,6 +15,8 @@ GTKDOC_LIBS = \
$(LIBLIGHTDM_GOBJECT_LIBS) \
$(top_builddir)/liblightdm-gobject/liblightdm-gobject-1.la
+SCAN_OPTIONS=--deprecated-guards="LIGHTDM_DISABLE_DEPRECATED"
+
MKDB_OPTIONS=--sgml-mode --output-format=xml --name-space=LightDM
DISTCLEANFILES = \