diff options
Diffstat (limited to 'help/Makefile.am')
-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 0000000..11be928 --- /dev/null +++ b/help/Makefile.am @@ -0,0 +1,8 @@ +include $(top_srcdir)/gnome-doc-utils.make +dist-hook: doc-dist-hook + +DOC_MODULE = sensors-applet +DOC_ENTITIES = legal.xml +DOC_FIGURES = figures/applet_in_panel.png +DOC_INCLUDES = +DOC_LINGUAS = |