From 5e8f95c65ed1958d384d107832b5ed2284968f7a Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Sun, 12 Apr 2015 22:34:56 +0200 Subject: separate out wireformats logic --- src/util/Makefile.am | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'src/util/Makefile.am') diff --git a/src/util/Makefile.am b/src/util/Makefile.am index 07c120c50..e57e1c5d2 100644 --- a/src/util/Makefile.am +++ b/src/util/Makefile.am @@ -9,7 +9,8 @@ libtalerutil_la_SOURCES = \ crypto.c \ util.c \ json.c \ - os_installation.c + os_installation.c \ + wireformats.c libtalerutil_la_LIBADD = \ -lgnunetutil \ -- cgit v1.2.3