From 46dde9368f75013b2383c24d4c8a11763ac8e31e Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Wed, 19 Aug 2020 18:19:00 +0200 Subject: implement i18n lookup logic for #6458 --- src/json/Makefile.am | 1 + 1 file changed, 1 insertion(+) (limited to 'src/json/Makefile.am') diff --git a/src/json/Makefile.am b/src/json/Makefile.am index 2910d0773..d7c569d60 100644 --- a/src/json/Makefile.am +++ b/src/json/Makefile.am @@ -10,6 +10,7 @@ lib_LTLIBRARIES = \ libtalerjson.la libtalerjson_la_SOURCES = \ + i18n.c \ json.c \ json_helper.c \ json_wire.c -- cgit v1.2.3