diff options
| author | Christian Grothoff <christian@grothoff.org> | 2019-10-23 15:28:12 +0200 |
|---|---|---|
| committer | Christian Grothoff <christian@grothoff.org> | 2019-10-23 15:28:12 +0200 |
| commit | 8d11ac3388b52c56a651005da4954189b1963d83 (patch) | |
| tree | b4557ad6708e1720b66e225a3fccc816321f95cd /src/include | |
| parent | bfb6306d1896ed5e6eba0967307249dc5be88f2d (diff) | |
alphabetical, please
Diffstat (limited to 'src/include')
| -rw-r--r-- | src/include/Makefile.am | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/include/Makefile.am b/src/include/Makefile.am index 49f2b5a4..1e624caa 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 |
