summaryrefslogtreecommitdiff
path: root/src/include/Makefile.am
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2016-06-14 09:50:59 +0200
committerChristian Grothoff <christian@grothoff.org>2016-06-14 09:50:59 +0200
commit389c18c18c105a67c487153377450bcaef88fe18 (patch)
tree7fb304b0ad5044407f4994421c902af16c340cd9 /src/include/Makefile.am
parent62b7bbabed24185b69d3336552844b161085830a (diff)
downloadexchange-389c18c18c105a67c487153377450bcaef88fe18.tar.gz
exchange-389c18c18c105a67c487153377450bcaef88fe18.tar.bz2
exchange-389c18c18c105a67c487153377450bcaef88fe18.zip
add file for error codes
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 d01852666..dfecf4694 100644
--- a/src/include/Makefile.am
+++ b/src/include/Makefile.am
@@ -15,6 +15,7 @@ talerinclude_HEADERS = \
taler_amount_lib.h \
taler_bank_service.h \
taler_crypto_lib.h \
+ taler_error_codes.h \
taler_exchange_service.h \
taler_exchangedb_lib.h \
taler_exchangedb_plugin.h \