gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[taler-exchange] branch master updated: include mustach resources in dis


From: gnunet
Subject: [taler-exchange] branch master updated: include mustach resources in dist
Date: Mon, 01 Apr 2024 01:41:07 +0200

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 2d54d4d12 include mustach resources in dist
2d54d4d12 is described below

commit 2d54d4d12e51d856f0d5810c1140484a1bd7b58b
Author: Christian Grothoff <christian@grothoff.org>
AuthorDate: Sun Mar 31 23:41:05 2024 +0200

    include mustach resources in dist
---
 src/templating/Makefile.am | 62 +++++++++++++++++++++++++++++++++++++++++++++-
 1 file changed, 61 insertions(+), 1 deletion(-)

diff --git a/src/templating/Makefile.am b/src/templating/Makefile.am
index c55f2964d..69ae55ee2 100644
--- a/src/templating/Makefile.am
+++ b/src/templating/Makefile.am
@@ -68,4 +68,64 @@ check_SCRIPTS = \
 TESTS = $(check_SCRIPTS) $(check_PROGRAMS)
 
 EXTRA_DIST = \
-  $(check_SCRIPTS)
+  $(check_SCRIPTS) \
+  mustach-original-Makefile \
+  mustach.1.gz \
+  mustach.1.scd \
+  meson.build \
+  LICENSE.txt \
+  ORIGIN \
+  pkgcfgs \
+  README.md \
+  dotest.sh \
+  AUTHORS \
+  CHANGELOG.md \
+  mustach-json-c.h \
+  mustach-json-c.c \
+  mustach-cjson-c.h \
+  mustach-cjson-c.c \
+  test1/json \
+  test1/Makefile \
+  test1/must \
+  test1/resu.ref \
+  test1/vg.ref \
+  test2/json \
+  test2/Makefile \
+  test2/must \
+  test2/resu.ref \
+  test2/vg.ref \
+  test3/json \
+  test3/Makefile \
+  test3/must \
+  test3/resu.ref \
+  test3/vg.ref \
+  test4/json \
+  test4/Makefile \
+  test4/must \
+  test4/resu.ref \
+  test4/vg.ref \
+  test5/json \
+  test5/Makefile \
+  test5/must \
+  test5/must2 \
+  test5/must2.mustache \
+  test5/must3.mustache \
+  test5/resu.ref \
+  test5/vg.ref \
+  test6/json \
+  test6/Makefile \
+  test6/must \
+  test6/resu.ref \
+  test6/test-custom-write.c \
+  test6/vg.ref \
+  test7/base.mustache \
+  test7/json \
+  test7/Makefile \
+  test7/node.mustache \
+  test7/resu.ref \
+  test7/vg.ref \
+  test8/json \
+  test8/Makefile \
+  test8/must \
+  test8/resu.ref \
+  test8/vg.ref

-- 
To stop receiving notification emails like this one, please contact
gnunet@gnunet.org.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]