summaryrefslogtreecommitdiff
path: root/docs/reference/libsecret/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'docs/reference/libsecret/Makefile.am')
-rw-r--r--docs/reference/libsecret/Makefile.am11
1 files changed, 8 insertions, 3 deletions
diff --git a/docs/reference/libsecret/Makefile.am b/docs/reference/libsecret/Makefile.am
index c2038dc..eb2b19e 100644
--- a/docs/reference/libsecret/Makefile.am
+++ b/docs/reference/libsecret/Makefile.am
@@ -69,12 +69,15 @@ HTML_IMAGES=
# Extra SGML files that are included by $(DOC_MAIN_SGML_FILE).
# e.g. content_files=running.sgml building.sgml changes-2.0.sgml
-content_files=libsecret-examples.sgml
+content_files = \
+ libsecret-examples.sgml \
+ migrating-libgnome-keyring.xml
# SGML files where gtk-doc abbrevations (#GtkWidget) are expanded
# These files must be listed here *and* in content_files
# e.g. expand_content_files=running.sgml
-expand_content_files=
+expand_content_files = \
+ migrating-libgnome-keyring.xml
# CFLAGS and LDFLAGS for compiling gtkdoc-scangobj with your library.
# Only needed if you are using gtkdoc-scangobj to dynamically query widget
@@ -90,7 +93,9 @@ include $(top_srcdir)/gtk-doc.make
# Other files to distribute
# e.g. EXTRA_DIST += version.xml.in
-# EXTRA_DIST +=
+EXTRA_DIST += \
+ version.xml.in \
+ migrating-libgnome-keyring.xml
# Files not to distribute
# for --rebuild-types in $(SCAN_OPTIONS), e.g. $(DOC_MODULE).types