summaryrefslogtreecommitdiff
path: root/src/mint/Makefile.am
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2015-01-28 15:03:47 +0100
committerChristian Grothoff <christian@grothoff.org>2015-01-28 15:03:47 +0100
commit9cbc31afc495ebdfe7b24535ca2eee54b5a17ab7 (patch)
tree00c1a871b8987f58442f77a2040deef8618932b1 /src/mint/Makefile.am
parentb6154af448264daa814623bfb71edff642be1a14 (diff)
downloadexchange-9cbc31afc495ebdfe7b24535ca2eee54b5a17ab7.tar.gz
exchange-9cbc31afc495ebdfe7b24535ca2eee54b5a17ab7.tar.bz2
exchange-9cbc31afc495ebdfe7b24535ca2eee54b5a17ab7.zip
move key IO routines into aptly named files
Diffstat (limited to 'src/mint/Makefile.am')
-rw-r--r--src/mint/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mint/Makefile.am b/src/mint/Makefile.am
index c0fd6949b..17b82dc51 100644
--- a/src/mint/Makefile.am
+++ b/src/mint/Makefile.am
@@ -4,7 +4,7 @@ lib_LTLIBRARIES = \
libtalermint_common.la
libtalermint_common_la_SOURCES = \
- mint_common.c \
+ key_io.c key_io.h \
mint_db.c
libtalermint_common_la_LIBADD = \