From: Kaj-Michael Lang Date: Wed, 16 Jan 2008 09:13:57 +0000 (+0200) Subject: Install help files only if hildon is enabled X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=18110d8bf1894ad4ce33d1963a52e804db4ce8fc;p=mapper Install help files only if hildon is enabled --- diff --git a/data/help/Makefile.am b/data/help/Makefile.am index f6e1642..10e2412 100644 --- a/data/help/Makefile.am +++ b/data/help/Makefile.am @@ -18,10 +18,12 @@ # 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. # +if WITH_HILDON helpfile_enus_DATA = en_US/mapper.xml helpfile_engb_DATA = en_GB/mapper.xml EXTRA_DIST = $(helpfile_engb_DATA) $(helpfile_engb_DATA) +endif # Replace version in help files %.xml: %.xml.in