diff options
author | Christian Grothoff <christian@grothoff.org> | 2019-12-20 20:10:46 +0100 |
---|---|---|
committer | Christian Grothoff <christian@grothoff.org> | 2019-12-20 20:10:46 +0100 |
commit | 8af89ff197715427763c1c80d62d96e517760434 (patch) | |
tree | 9688037931b7d58b13d9cb4469b98a0954c6a38b /src/include | |
parent | b554f1e9095e5c910c6cf58e040565d0ca911bca (diff) |
misc release preparations: mostly fixing 'make dist' target
Diffstat (limited to 'src/include')
-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 645bdc9f9..af91f1178 100644 --- a/src/include/Makefile.am +++ b/src/include/Makefile.am @@ -25,6 +25,7 @@ talerinclude_HEADERS = \ taler_exchangedb_plugin.h \ taler_fakebank_lib.h \ taler_json_lib.h \ + taler_testing_auditor_lib.h \ taler_testing_lib.h \ taler_util.h \ taler_mhd_lib.h \ |