diff options
author | Christian Grothoff <christian@grothoff.org> | 2023-02-21 17:18:28 +0100 |
---|---|---|
committer | Christian Grothoff <christian@grothoff.org> | 2023-02-21 17:18:28 +0100 |
commit | 7f518fff1aeedb5e7e52525fd96eb6beee5e6f87 (patch) | |
tree | 48c19fa4f7e83885279bf7fa3045c60e3eeb775a | |
parent | f767a9d12cff414f3eefce8d9e06bd1ef4f0e9eb (diff) |
-typov0.9.2
-rw-r--r-- | src/include/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/include/Makefile.am b/src/include/Makefile.am index 8b8bee96b..45d74ab8e 100644 --- a/src/include/Makefile.am +++ b/src/include/Makefile.am @@ -5,7 +5,7 @@ talerinclude_HEADERS = \ platform.h gettext.h \ taler_auditor_service.h \ taler_amount_lib.h \ - taler_attributes_lib.h \ + taler_attributes.h \ taler_auditordb_lib.h \ taler_auditordb_plugin.h \ taler_bank_service.h \ |