diff options
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 |