summaryrefslogtreecommitdiff
path: root/src/include/Makefile.am
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2016-01-25 14:57:32 +0100
committerChristian Grothoff <christian@grothoff.org>2016-01-25 14:57:32 +0100
commit57c1d2318f14c4b5c21609cb96f32517d02752e7 (patch)
treedccb0cf9d1b5c0dd8a1693d023015dbd6f633b00 /src/include/Makefile.am
parentfae7db7e930af35e3dac9a6980b69464b4317a85 (diff)
downloadexchange-57c1d2318f14c4b5c21609cb96f32517d02752e7.tar.gz
exchange-57c1d2318f14c4b5c21609cb96f32517d02752e7.tar.bz2
exchange-57c1d2318f14c4b5c21609cb96f32517d02752e7.zip
getting aggregator structure laid out for #4141
Diffstat (limited to 'src/include/Makefile.am')
-rw-r--r--src/include/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/include/Makefile.am b/src/include/Makefile.am
index 2f3973c4f..4d7ae3cb2 100644
--- a/src/include/Makefile.am
+++ b/src/include/Makefile.am
@@ -21,6 +21,7 @@ talerinclude_HEADERS = \
taler_mintdb_plugin.h \
taler_pq_lib.h \
taler_signatures.h \
+ taler_wire_lib.h \
taler_wire_plugin.h
endif