/help/Makefile.am
http://github.com/hbons/SparkleShare · Makefile · 17 lines · 12 code · 5 blank · 0 comment · 1 complexity · 419406033c46c99de517956342aa75da MD5 · raw file
- if HAVE_GNOME_DOC_UTILS
- include $(top_srcdir)/gnome-doc-utils.make
- DOC_ID = sparkleshare
- DOC_INCLUDES = legal.xml
- DOC_PAGES = account-creation.page \
- advanced.page \
- index.page \
- introduction.page \
- share.page
- DOC_LINGUAS =
- dist-hook: doc-dist-hook
- endif