aboutsummaryrefslogtreecommitdiff
path: root/src/util/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'src/util/Makefile.am')
-rw-r--r--src/util/Makefile.am2
1 files changed, 2 insertions, 0 deletions
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 = \
4 libtalerutil.la 4 libtalerutil.la
5 5
6libtalerutil_la_SOURCES = \ 6libtalerutil_la_SOURCES = \
7 amount.c \
8 crypto.c \
7 util.c \ 9 util.c \
8 json.c \ 10 json.c \
9 db.c 11 db.c