initial commit
[gconf-editor] / docs / Makefile.am
diff --git a/docs/Makefile.am b/docs/Makefile.am
new file mode 100644 (file)
index 0000000..c1f49dc
--- /dev/null
@@ -0,0 +1,19 @@
+include $(top_srcdir)/gnome-doc-utils.make
+dist-hook: doc-dist-hook
+
+DOC_MODULE = gconf-editor
+DOC_ENTITIES = legal.xml
+DOC_INCLUDES = 
+DOC_FIGURES = figures/entry-blank.png   \
+              figures/entry-bool.png    \
+              figures/entry-list.png    \
+              figures/entry-number.png  \
+              figures/entry-schema.png  \
+              figures/entry-string.png  \
+                         figures/gconf_editor_anno_window.png
+
+DOC_LINGUAS = ca cs de el en_GB es fr it oc pt_BR ru sv th uk zh_CN
+
+man_MANS = gconf-editor.1
+
+EXTRA_DIST = $(man_MANS)