summaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
authorPatrick McDermott <patrick.mcdermott@libiquity.com>2023-04-20 13:48:44 (EDT)
committer Patrick McDermott <patrick.mcdermott@libiquity.com>2023-04-20 13:48:44 (EDT)
commit6caeaa42afda39d10997c097b99b450795c54aab (patch)
tree3cd7c5458c166faa263f4d7587f1407b197e38d5 /Makefile.am
parentb6c6ab68e3f34f8a3c768a5f00a7dec7867b01b1 (diff)
main: Set text domain and locale
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index 345cd25..b2d1c4d 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -47,6 +47,7 @@ opkg_opk_CFLAGS = \
$(WARN_CFLAGS) \
$(ASAN_CFLAGS)
opkg_opk_CPPFLAGS = \
+ -DLOCALEDIR=\"$(localedir)\" \
$(ZLIB_CFLAGS)
opkg_opk_LDADD = \
$(ASAN_CFLAGS) \