summaryrefslogtreecommitdiff
path: root/i18npool/Package_inc.mk
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2012-08-31 11:58:32 +0100
committerCaolán McNamara <caolanm@redhat.com>2012-08-31 11:58:32 +0100
commitba7afe4e8ebf55d35300c7fbb4cc6937798b2d60 (patch)
tree45791955c59d7f633261333d198e41ceafe81d83 /i18npool/Package_inc.mk
parentedfa6cd3e5d27d793bfb2e7d23e2fdb4dbc09a69 (diff)
export LanguageTag header and class
Change-Id: Idaf2c48cc6f291199973fd910d3c8ddf29774c6e
Diffstat (limited to 'i18npool/Package_inc.mk')
-rw-r--r--i18npool/Package_inc.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/i18npool/Package_inc.mk b/i18npool/Package_inc.mk
index 69eaf0c951ef..140edc92d160 100644
--- a/i18npool/Package_inc.mk
+++ b/i18npool/Package_inc.mk
@@ -30,6 +30,7 @@ $(eval $(call gb_Package_Package,i18npool_inc,$(SRCDIR)/i18npool/inc))
$(eval $(call gb_Package_add_file,i18npool_inc,inc/i18npool/i18npooldllapi.h,i18npool/i18npooldllapi.h))
$(eval $(call gb_Package_add_file,i18npool_inc,inc/i18npool/lang.h,i18npool/lang.h))
+$(eval $(call gb_Package_add_file,i18npool_inc,inc/i18npool/languagetag.hxx,i18npool/languagetag.hxx))
$(eval $(call gb_Package_add_file,i18npool_inc,inc/i18npool/mslangid.hxx,i18npool/mslangid.hxx))
# vim: set noet sw=4 ts=4: