summaryrefslogtreecommitdiff
path: root/doc/creating_themes/Makefile.am
blob: 8aa2cc87298b46f53e290c14118e110ae78be509 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
### This part of Makefile.am can be customized by you.

# yelp-tools:
@YELP_HELP_RULES@

# The name of the directory in /usr/share/mate/help/, 
# and the name of the main .xml file:
HELP_ID = creating-marco-themes

# The names of any files included via entity declarations.
HELP_FILES = index.docbook

# The names of any pictures:
HELP_MEDIA = 

# The names of any locales for which documentation translations exist:
HELP_LINGUAS =

EXTRA_DIST= \
	meson.build


-include $(top_srcdir)/git.mk