PolicyKit: Branch 'master'

GitLab Mirror gitlab-mirror at kemper.freedesktop.org
Fri Jun 11 13:30:37 UTC 2021


 docs/polkit/Makefile.am |    3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

New commits:
commit fe3f850ae19136b8016a939dc852d416fc93fcbb
Author: Simon McVittie <smcv at debian.org>
Date:   Thu Jun 3 17:30:29 2021 +0100

    docs: Distribute documentation source files again
    
    These were missing from the 0.119 release tarball.
    
    Resolves: #143
    Signed-off-by: Simon McVittie <smcv at debian.org>

diff --git a/docs/polkit/Makefile.am b/docs/polkit/Makefile.am
index 2da0192..583472d 100644
--- a/docs/polkit/Makefile.am
+++ b/docs/polkit/Makefile.am
@@ -84,9 +84,10 @@ if ENABLE_GTK_DOC
 include $(top_srcdir)/gtk-doc.make
 else
 CLEANFILES =
+EXTRA_DIST =
 endif
 
-EXTRA_DIST = meson.build
+EXTRA_DIST += meson.build
 
 CLEANFILES +=   *~				\
 		polkit-1-scan.*			\


More information about the hal-commit mailing list