gnunet-svn
[Top][All Lists]
Advanced

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

[taler-sync] branch master updated: Distribute and install Sync manpages


From: gnunet
Subject: [taler-sync] branch master updated: Distribute and install Sync manpages
Date: Thu, 23 Dec 2021 08:58:46 +0100

This is an automated email from the git hooks/post-receive script.

ttn pushed a commit to branch master
in repository sync.

The following commit(s) were added to refs/heads/master by this push:
     new 667290c  Distribute and install Sync manpages
667290c is described below

commit 667290c82418b63e258fb61da0d51db429b8665b
Author: Thien-Thi Nguyen <ttn@gnuvola.org>
AuthorDate: Thu Dec 23 02:58:08 2021 -0500

    Distribute and install Sync manpages
    
    * doc/Makefile.am (man_MANS, EXTRA_DIST): New vars.
---
 doc/Makefile.am | 9 +++++++++
 1 file changed, 9 insertions(+)

diff --git a/doc/Makefile.am b/doc/Makefile.am
index 737ac0c..4c48c06 100644
--- a/doc/Makefile.am
+++ b/doc/Makefile.am
@@ -1,3 +1,12 @@
 # This Makefile is in the public domain
 AM_CPPFLAGS = -I$(top_srcdir)/src/include
 SUBDIRS = .
+
+man_MANS = \
+  prebuilt/man/sync-config.1 \
+  prebuilt/man/sync-dbinit.1 \
+  prebuilt/man/sync-httpd.1 \
+  prebuilt/man/sync.conf.5
+
+EXTRA_DIST = \
+  $(man_MANS)

-- 
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]