diff options
author | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2014-07-23 18:18:19 +0200 |
---|---|---|
committer | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2014-07-23 18:18:19 +0200 |
commit | cce8437bfbdb21e2b97025de6721c78f6d4654fc (patch) | |
tree | 3254cbee0a3ab39757bb7a1972faa884127f33cd /help/Makefile.in | |
parent | a366a6feda133b888da763569953636c90017f57 (diff) |
Imported Upstream version 3.13.4.2upstream/3.13.4.2
Diffstat (limited to 'help/Makefile.in')
-rw-r--r-- | help/Makefile.in | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/help/Makefile.in b/help/Makefile.in index 59db376..b3798e7 100644 --- a/help/Makefile.in +++ b/help/Makefile.in @@ -183,6 +183,8 @@ VALAC = @VALAC@ VERSION = @VERSION@ XGETTEXT = @XGETTEXT@ XMLLINT = @XMLLINT@ +YELP_LC_DIST = @YELP_LC_DIST@ +YELP_LC_MEDIA_LINKS = @YELP_LC_MEDIA_LINKS@ abs_builddir = @abs_builddir@ abs_srcdir = @abs_srcdir@ abs_top_builddir = @abs_top_builddir@ |