Blame SOURCES/0001-disable-tests.patch

a402b2
diff --git a/Makefile.am b/Makefile.am
a402b2
index 9abc242..ebec8a2 100644
a402b2
--- a/Makefile.am
a402b2
+++ b/Makefile.am
a402b2
@@ -1,5 +1,5 @@
a402b2
 AUTOMAKE_OPTIONS = dist-bzip2
a402b2
-SUBDIRS = src data utils pam doc tests po
a402b2
+SUBDIRS = src data utils pam doc po
a402b2
 EXTRA_DIST = TODO intltool-extract.in intltool-merge.in intltool-update.in
a402b2
 
a402b2
 DISTCHECK_CONFIGURE_FLAGS = --enable-gtk-doc --with-systemdsystemunitdir='$${libdir}/systemd/system-distcheck'