blob: ba2bd3f6ac3b172181e0af5fe5f652ce5ac66876 [file] [log] [blame]
Andrew Geissler09036742021-06-25 14:25:14 -05001From af073c13ef184ca75811df688e0a0a25827b36c3 Mon Sep 17 00:00:00 2001
2From: Tudor Florea <tudor.florea@enea.com>
3Date: Thu, 3 Dec 2015 04:08:00 +0100
4Subject: [PATCH] Define TESTS variable
Patrick Williamsd8c66bc2016-06-20 12:57:21 -05005
6Signed-off-by: Tudor Florea <tudor.florea@enea.com>
7Upstream-Status: Pending
Andrew Geissler09036742021-06-25 14:25:14 -05008
Patrick Williamsc0f7c042017-02-23 20:41:17 -06009---
10 Makefile.am | 1 +
11 1 file changed, 1 insertion(+)
Patrick Williamsd8c66bc2016-06-20 12:57:21 -050012
Patrick Williamsc0f7c042017-02-23 20:41:17 -060013diff --git a/Makefile.am b/Makefile.am
Andrew Geissler09036742021-06-25 14:25:14 -050014index 886598d..1cf4346 100644
Patrick Williamsc0f7c042017-02-23 20:41:17 -060015--- a/Makefile.am
16+++ b/Makefile.am
Andrew Geissler09036742021-06-25 14:25:14 -050017@@ -57,6 +57,7 @@ systemdsystemunit_DATA =
Patrick Williamsd8c66bc2016-06-20 12:57:21 -050018 dist_bashcompletion_DATA =
19 check_PROGRAMS =
20 dist_check_SCRIPTS =
Patrick Williamsd8c66bc2016-06-20 12:57:21 -050021+TESTS = $(check_PROGRAMS)
22
23 PATHFILES =
Andrew Geissler09036742021-06-25 14:25:14 -050024 ADOCFILES_COMMON =