summaryrefslogtreecommitdiff
path: root/gsearchtool/help/Makefile.am
blob: da7a0ee441517f1272bba7416db7de805b201b80 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
@YELP_HELP_RULES@

HELP_ID = mate-search-tool
HELP_FILES = index.docbook legal.xml

HELP_MEDIA = figures/mate-search-tool_window.png

# Add linguas to be ignored, e.g. IGNORE_HELP_LINGUAS = ca de es fr
IGNORE_HELP_LINGUAS = ca@valencia
HELP_LINGUAS = $(if $(IGNORE_HELP_LINGUAS), \
	$(filter-out $(IGNORE_HELP_LINGUAS),$(subst /,,$(dir $(wildcard */*.po)))), \
	$(subst /,,$(dir $(wildcard */*.po))) )