diff options
Diffstat (limited to 'src/include/Makefile.am')
-rw-r--r-- | src/include/Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/include/Makefile.am b/src/include/Makefile.am index 12343b1ee..ca8c12773 100644 --- a/src/include/Makefile.am +++ b/src/include/Makefile.am | |||
@@ -10,6 +10,7 @@ talerinclude_HEADERS = \ | |||
10 | taler_bank_service.h \ | 10 | taler_bank_service.h \ |
11 | taler_crypto_lib.h \ | 11 | taler_crypto_lib.h \ |
12 | taler_curl_lib.h \ | 12 | taler_curl_lib.h \ |
13 | taler_dbevents.h \ | ||
13 | taler_error_codes.h \ | 14 | taler_error_codes.h \ |
14 | taler_exchange_service.h \ | 15 | taler_exchange_service.h \ |
15 | taler_exchangedb_lib.h \ | 16 | taler_exchangedb_lib.h \ |