Sophie

Sophie

distrib > Fedora > 17 > i386 > media > updates-src > by-pkgid > ab4b662b9827b6375ffd451bf4abd615 > files > 127

systemd-44-24.fc17.src.rpm

From 42b0c71740eb496e87868f8822e63180c49f76b0 Mon Sep 17 00:00:00 2001
From: Kay Sievers <kay@vrfy.org>
Date: Thu, 12 Apr 2012 19:25:41 +0200
Subject: [PATCH] udev: properly hook up all tests to 'make check' (cherry
 picked from commit
 6b8b149a215ba49f96907aedd01a42f3fcdb95ba)

Conflicts:

	Makefile.am
---
 Makefile.am |    1 +
 1 file changed, 1 insertion(+)

diff --git a/Makefile.am b/Makefile.am
index 753213b..9f37802 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -82,6 +82,7 @@ dist_dbuspolicy_DATA =
 dbusinterface_DATA =
 dist_dbussystemservice_DATA =
 check_PROGRAMS =
+TESTS =
 
 AM_CPPFLAGS = \
 	-include $(top_builddir)/config.h \