diff options
Diffstat (limited to 'help')
-rw-r--r-- | help/Makefile.am | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/help/Makefile.am b/help/Makefile.am new file mode 100644 index 000000000..b5cb8f403 --- /dev/null +++ b/help/Makefile.am @@ -0,0 +1,8 @@ +include $(top_srcdir)/gnome-doc-utils.make + +DOC_MODULE = empathy +DOC_ENTITIES = legal.xml +DOC_LINGUAS = +DOC_FIGURES = + +dist-hook: doc-dist-hook |