diff options
author | Christian Grothoff <christian@grothoff.org> | 2021-11-16 17:06:27 +0100 |
---|---|---|
committer | Christian Grothoff <christian@grothoff.org> | 2021-11-16 17:06:27 +0100 |
commit | 0703ba87e9e3b7f001e4240373322a19fccf2a21 (patch) | |
tree | 04915ec793ae72a331416ddb10180ba70d56c50b /Makefile.am | |
parent | 91628260f657fa41dcd5ea8e70b5e6785852f15c (diff) |
readme
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am index 4530bdb25..0bfe4ee05 100644 --- a/Makefile.am +++ b/Makefile.am @@ -24,4 +24,5 @@ src/include/taler_error_codes.h: contrib/gana/gnu-taler-error-codes/registry.rec ACLOCAL_AMFLAGS = -I m4 EXTRA_DIST = build-aux/config.rpath \ - AUTHORS + AUTHORS \ + README.1st |