]> git.ipfire.org Git - thirdparty/gnutls.git/commitdiff
doc/Makefile: re-add three binaries to DISTCLEANFILES
authorAlexander Sosedkin <asosedkin@redhat.com>
Mon, 9 Feb 2026 06:46:40 +0000 (07:46 +0100)
committerAlexander Sosedkin <asosedkin@redhat.com>
Mon, 9 Feb 2026 11:43:32 +0000 (12:43 +0100)
This has previously been fixed in
8daba130cc0c4100186af0b61bc3e65d54a46727,
but then 5300a8683d937ccf09ed01170d3bcb93d97ed605 reverted it out
together with the other change.

Signed-off-by: Alexander Sosedkin <asosedkin@redhat.com>
doc/Makefile.am

index a7e39c68b85f33f2af87d1360499f15ccdf94521..fb1390d7084e6ccf109e008a7a4d4a11562af50b 100644 (file)
@@ -455,7 +455,8 @@ enums.texi: $(HEADER_FILES)
        mv -f $@-tmp $@
 
 gnutls_TEXINFOS += $(ENUMS) $(FUNCS) $(AUTOGENED_DOC)
-DISTCLEANFILES += $(ENUMS) stamp_enums stamp_error_codes stamp_functions
+DISTCLEANFILES += $(ENUMS) stamp_enums stamp_error_codes stamp_functions \
+  errcodes printlist alert-printlist
 
 
 stamp_functions: $(API_FILES)