[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[taler-exchange] branch master updated: -fix dist rules
From: |
gnunet |
Subject: |
[taler-exchange] branch master updated: -fix dist rules |
Date: |
Mon, 16 Dec 2024 18:10:55 +0100 |
This is an automated email from the git hooks/post-receive script.
grothoff pushed a commit to branch master
in repository exchange.
The following commit(s) were added to refs/heads/master by this push:
new 3cd123039 -fix dist rules
3cd123039 is described below
commit 3cd1230395fdfa144a68ea684ecf9db011400606
Author: Christian Grothoff <christian@grothoff.org>
AuthorDate: Mon Dec 16 18:10:53 2024 +0100
-fix dist rules
---
Makefile.am | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/Makefile.am b/Makefile.am
index 6e4b57fff..83d21d3f1 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -22,5 +22,5 @@ TESTS = contrib/check-prebuilt
ACLOCAL_AMFLAGS = -I m4
EXTRA_DIST = build-aux/config.rpath \
AUTHORS \
- RELEASE.m4 \
- INSTALL.m4
+ RELEASE.md \
+ INSTALL.md
--
To stop receiving notification emails like this one, please contact
gnunet@gnunet.org.