summaryrefslogtreecommitdiff
path: root/help/Makefile.am
diff options
context:
space:
mode:
authorPerberos <[email protected]>2011-11-07 16:46:58 -0300
committerPerberos <[email protected]>2011-11-07 16:46:58 -0300
commit528c1e5ff51e213936e800fc5a9a25da99c0bdf2 (patch)
tree77f8aa456b09367ba81f04d4562fc935f898a951 /help/Makefile.am
downloadpluma-528c1e5ff51e213936e800fc5a9a25da99c0bdf2.tar.bz2
pluma-528c1e5ff51e213936e800fc5a9a25da99c0bdf2.tar.xz
initial
Diffstat (limited to 'help/Makefile.am')
-rwxr-xr-xhelp/Makefile.am18
1 files changed, 18 insertions, 0 deletions
diff --git a/help/Makefile.am b/help/Makefile.am
new file mode 100755
index 00000000..3ce92d91
--- /dev/null
+++ b/help/Makefile.am
@@ -0,0 +1,18 @@
+include $(top_srcdir)/mate-doc-utils.make
+dist-hook: doc-dist-hook
+
+DOC_MODULE = gedit
+DOC_ENTITIES =
+DOC_INCLUDES = legal.xml
+DOC_FIGURES = \
+ figures/gedit_format_bold.png \
+ figures/gedit_format_italic.png \
+ figures/gedit_format_strikethrough.png \
+ figures/gedit_format_underline.png \
+ figures/gedit_recent_files_menu_icon.png \
+ figures/gedit_window.png
+
+DOC_LINGUAS = ar bg ca cs da de el es fi fr hu it ja ko oc pt_BR ru sv th uk zh_CN zh_HK zh_TW
+
+
+-include $(top_srcdir)/git.mk