1--- Makefile.am.orig	2020-12-07 11:27:30 UTC
2+++ Makefile.am
3@@ -27,7 +27,6 @@ EXTRA_DIST = config.rpath \
4 	NEWS			\
5 	ChangeLog		\
6 	m4				\
7-	gtk-doc.make	\
8 	$(NULL)
9
10 DISTCLEANFILES =		\
11@@ -73,5 +72,5 @@ $(srcdir)/ChangeLog:
12
13 DISTCHECK_CONFIGURE_FLAGS = \
14 	--enable-introspection \
15-	--enable-gtk-doc \
16+	--disable-gtk-doc \
17 	--with-systemdsystemunitdir=$$dc_install_base/$(systemdsystemunitdir)
18