From 2cda5ea7ee7e0e87b875ce54b483fdde86ed0dac Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Tue, 27 Jan 2015 16:18:33 +0100 Subject: rework taler lib, moving some code to GNUnet, cleaner refresh encrypt/decypt API --- src/util/Makefile.am | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/util/Makefile.am') diff --git a/src/util/Makefile.am b/src/util/Makefile.am index 2fbcb54b4..bb07e2ca3 100644 --- a/src/util/Makefile.am +++ b/src/util/Makefile.am @@ -4,6 +4,8 @@ lib_LTLIBRARIES = \ libtalerutil.la libtalerutil_la_SOURCES = \ + amount.c \ + crypto.c \ util.c \ json.c \ db.c -- cgit v1.2.3