f47e0bed6e
Change-Id: I15492fcc687a21b740dc2d97a47485e2e760055f
8 lines
263 B
Makefile
8 lines
263 B
Makefile
# language-related config variables for LibreOffice
|
|
# this file is intended to be able to be included in a Makefile
|
|
# and not to be sourced in a shell session
|
|
#
|
|
|
|
export ALL_LANGS=@ALL_LANGS@
|
|
export WITH_LANG=@WITH_LANG@
|
|
export WITH_LANG_LIST=@WITH_LANG_LIST@
|