Blame SOURCES/0001-disable-tests.patch

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