blob: 348e147cf9769770178b180c385634e33a543eac [file] [log] [blame]
Brad Bishop316dfdd2018-06-25 12:45:53 -04001From 9231a2d5b9c5406f33aef3ab4de2dbec9b08ed13 Mon Sep 17 00:00:00 2001
Patrick Williamsb48b7b42016-08-17 15:04:38 -05002From: =?UTF-8?q?Andreas=20M=C3=BCller?= <schnitzeltony@googlemail.com>
3Date: Fri, 18 May 2012 21:13:00 +0200
4Subject: [PATCH] Do not run tests at build time
5MIME-Version: 1.0
6Content-Type: text/plain; charset=UTF-8
7Content-Transfer-Encoding: 8bit
Brad Bishop316dfdd2018-06-25 12:45:53 -04008
9Upstream-Status: Inappropriate [embedded specific]
Patrick Williamsb48b7b42016-08-17 15:04:38 -050010
11Signed-off-by: Andreas MΓΌller <schnitzeltony@googlemail.com>
Brad Bishop316dfdd2018-06-25 12:45:53 -040012
Patrick Williamsb48b7b42016-08-17 15:04:38 -050013---
Brad Bishop316dfdd2018-06-25 12:45:53 -040014 Makefile.am | 3 +--
15 1 file changed, 1 insertion(+), 2 deletions(-)
Patrick Williamsb48b7b42016-08-17 15:04:38 -050016
17diff --git a/Makefile.am b/Makefile.am
Brad Bishop316dfdd2018-06-25 12:45:53 -040018index 226e79d..62ad18d 100644
Patrick Williamsb48b7b42016-08-17 15:04:38 -050019--- a/Makefile.am
20+++ b/Makefile.am
Brad Bishop316dfdd2018-06-25 12:45:53 -040021@@ -9,8 +9,7 @@ SUBDIRS = \
Patrick Williamsb48b7b42016-08-17 15:04:38 -050022 docs \
23 icons \
24 pixmaps \
25- po \
26- tests
27+ po
28
Brad Bishop316dfdd2018-06-25 12:45:53 -040029 distclean-local:
30 rm -rf *.cache *~