summaryrefslogtreecommitdiff
path: root/src/exchange-lib/Makefile.am
diff options
context:
space:
mode:
authorMarcello Stanisci <stanisci.m@gmail.com>2018-12-21 14:04:43 +0100
committerMarcello Stanisci <stanisci.m@gmail.com>2018-12-21 14:04:43 +0100
commitdf6eda3994236a29f961d473308c44d5fb85e187 (patch)
tree804b50f7426325fe14ec02280145dda8f3d1e8ba /src/exchange-lib/Makefile.am
parent7d8d8b2e8a2a1c8737b805c63c83ae9892c7bab9 (diff)
downloadexchange-df6eda3994236a29f961d473308c44d5fb85e187.tar.gz
exchange-df6eda3994236a29f961d473308c44d5fb85e187.tar.bz2
exchange-df6eda3994236a29f961d473308c44d5fb85e187.zip
Provide test API for keys serialization.
Diffstat (limited to 'src/exchange-lib/Makefile.am')
-rw-r--r--src/exchange-lib/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/exchange-lib/Makefile.am b/src/exchange-lib/Makefile.am
index c22c47b53..4b1105d5a 100644
--- a/src/exchange-lib/Makefile.am
+++ b/src/exchange-lib/Makefile.am
@@ -58,6 +58,7 @@ libtalertesting_la_SOURCES = \
testing_api_cmd_signal.c \
testing_api_cmd_check_keys.c \
testing_api_cmd_batch.c \
+ testing_api_cmd_serialize_keys.c \
testing_api_helpers.c \
testing_api_loop.c \
testing_api_traits.c \