Files
sysprof/help/Makefile.am
Alan Conway 195b60201d help: add FAQ to help topics
- Initial question "what does 'In file [heap]' mean?"
 - Also updated README with some quick-install tips for RPM based systems.
2017-06-15 14:15:49 -07:00

22 lines
284 B
Makefile

@YELP_HELP_RULES@
HELP_ID = sysprof
# Media files
HELP_MEDIA =
# Help pages
HELP_FILES = \
index.page \
introduction.page \
profiling.page \
faq.page \
legal.xml
# Translated languages
HELP_LINGUAS = cs de pl pt_BR sv
EXTRA_DIST = meson.build
-include $(top_srcdir)/git.mk