From 91bb5623de1586912d323bf4dfd19c02d2a376d6 Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Mon, 26 Jul 2021 17:25:53 +0200 Subject: JSON: implement taler-specific json pack functions --- 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 71175b2b3..cad3b2486 100644 --- a/src/json/Makefile.am +++ b/src/json/Makefile.am @@ -13,6 +13,7 @@ libtalerjson_la_SOURCES = \ i18n.c \ json.c \ json_helper.c \ + json_pack.c \ json_wire.c libtalerjson_la_LDFLAGS = \ -version-info 1:0:1 \ -- cgit v1.2.3