diff options
Diffstat (limited to 'gstreamer-properties/help/Makefile.am')
-rw-r--r-- | gstreamer-properties/help/Makefile.am | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/gstreamer-properties/help/Makefile.am b/gstreamer-properties/help/Makefile.am new file mode 100644 index 0000000..edc5458 --- /dev/null +++ b/gstreamer-properties/help/Makefile.am @@ -0,0 +1,9 @@ +include $(top_srcdir)/build-aux/mate-doc-utils.make +dist-hook: doc-dist-hook +DOC_MODULE = mate-gstreamer-properties +DOC_ENTITIES = legal.xml +DOC_INCLUDES = +DOC_FIGURES = figures/gstreamer_properties_window.png +DOC_LINGUAS = ca cs da de el en_GB es fr it oc pt_BR ru sv th uk zh_CN + +-include $(top_srcdir)/git.mk |