From 9f4cd6db0d1c7e6ced4326b1fd38e8b8386dafb3 Mon Sep 17 00:00:00 2001 From: ng0 Date: Sat, 9 Mar 2019 18:41:47 +0000 Subject: do not delete the man file --- doc/man/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/man') diff --git a/doc/man/Makefile.am b/doc/man/Makefile.am index d274a35bc..a49c4e7b8 100644 --- a/doc/man/Makefile.am +++ b/doc/man/Makefile.am @@ -5,7 +5,7 @@ do_subst = $(SED) -e 's,[@]SYSCONFDIR[@],$(sysconfdir),g' gnunet.conf.5: gnunet.conf.5.in Makefile $(do_subst) < $(srcdir)/gnunet.conf.5.in > gnunet.conf.5 -CLEANFILES = gnunet.conf.5 gnunet-gns-proxy-setup-ca.1 +CLEANFILES = gnunet.conf.5 man_MANS = \ gnunet.conf.5 \ -- cgit v1.2.3