summaryrefslogtreecommitdiff
path: root/help/mate-fish/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'help/mate-fish/Makefile.am')
-rw-r--r--help/mate-fish/Makefile.am10
1 files changed, 9 insertions, 1 deletions
diff --git a/help/mate-fish/Makefile.am b/help/mate-fish/Makefile.am
index fce56d14..c2f406c6 100644
--- a/help/mate-fish/Makefile.am
+++ b/help/mate-fish/Makefile.am
@@ -3,9 +3,17 @@
HELP_ID = mate-fish
HELP_FILES = \
- index.docbook \
+ fish-introduction.page \
+ fish-settings.page \
+ fish-usage.page \
+ index.page \
legal.xml
+DUCK_FILES = $(wildcard C/*.duck)
+PAGE_FILES = $(patsubst %.duck,%.page,$(DUCK_FILES))
+$(PAGE_FILES): %.page: %.duck
+ ducktype $^
+
HELP_MEDIA = figures/fish_applet.png
# Add linguas to be ignored, e.g. IGNORE_HELP_LINGUAS = ca de es fr