summaryrefslogtreecommitdiff
path: root/gsearchtool/help/Makefile.am
blob: ad59d979f97b6522f85eb8d988f9ee29ab12cbbc (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 =
HELP_LINGUAS = $(if $(IGNORE_HELP_LINGUAS), \
	$(filter-out $(IGNORE_HELP_LINGUAS),$(subst /,,$(dir $(wildcard */*.po)))), \
	$(subst /,,$(dir $(wildcard */*.po))) )