blob: c5e7a097f066d69cc979e8863acb49de8738f01a [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
Andrew Geissler517393d2023-01-13 08:55:19 -060013Rebase for xfce4 4.18.0.
14
15Signed-off-by: Kai Kang <kai.kang@windriver.com>
Patrick Williamsb48b7b42016-08-17 15:04:38 -050016---
Brad Bishop316dfdd2018-06-25 12:45:53 -040017 Makefile.am | 3 +--
18 1 file changed, 1 insertion(+), 2 deletions(-)
Patrick Williamsb48b7b42016-08-17 15:04:38 -050019
20diff --git a/Makefile.am b/Makefile.am
Andrew Geissler517393d2023-01-13 08:55:19 -060021index 513ac36..c395272 100644
Patrick Williamsb48b7b42016-08-17 15:04:38 -050022--- a/Makefile.am
23+++ b/Makefile.am
Andrew Geissler517393d2023-01-13 08:55:19 -060024@@ -6,8 +6,7 @@ SUBDIRS = \
25 exo-open \
Patrick Williamsb48b7b42016-08-17 15:04:38 -050026 docs \
Patrick Williamsb48b7b42016-08-17 15:04:38 -050027 pixmaps \
28- po \
29- tests
30+ po
31
Brad Bishop316dfdd2018-06-25 12:45:53 -040032 distclean-local:
33 rm -rf *.cache *~