summaryrefslogtreecommitdiff
path: root/src/include/Makefile.am
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2019-10-23 15:28:12 +0200
committerChristian Grothoff <christian@grothoff.org>2019-10-23 15:28:12 +0200
commit8d11ac3388b52c56a651005da4954189b1963d83 (patch)
treeb4557ad6708e1720b66e225a3fccc816321f95cd /src/include/Makefile.am
parentbfb6306d1896ed5e6eba0967307249dc5be88f2d (diff)
downloadexchange-8d11ac3388b52c56a651005da4954189b1963d83.tar.gz
exchange-8d11ac3388b52c56a651005da4954189b1963d83.tar.bz2
exchange-8d11ac3388b52c56a651005da4954189b1963d83.zip
alphabetical, please
Diffstat (limited to 'src/include/Makefile.am')
-rw-r--r--src/include/Makefile.am4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/include/Makefile.am b/src/include/Makefile.am
index 49f2b5a41..1e624caa4 100644
--- a/src/include/Makefile.am
+++ b/src/include/Makefile.am
@@ -18,6 +18,7 @@ talerinclude_HEADERS = \
taler_auditordb_plugin.h \
taler_bank_service.h \
taler_crypto_lib.h \
+ taler_curl_lib.h \
taler_error_codes.h \
taler_exchange_service.h \
taler_exchangedb_lib.h \
@@ -30,8 +31,7 @@ talerinclude_HEADERS = \
taler_signatures.h \
taler_wire_lib.h \
taler_wire_plugin.h \
- taler_testing_bank_lib.h \
- taler_curl_lib.h
+ taler_testing_bank_lib.h
endif