[at-spi2-atk] Always generate the tests Makefiles
- From: Mike Gorse <mgorse src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [at-spi2-atk] Always generate the tests Makefiles
- Date: Mon, 15 Dec 2014 23:43:54 +0000 (UTC)
commit f6c15045182060e7b91fbc9383ac78a7e4656af6
Author: Mike Gorse <mgorse suse com>
Date: Mon Dec 15 18:42:08 2014 -0500
Always generate the tests Makefiles
We always want Makefiles in the tests directory, so that make distcheck
works.
configure.ac | 7 ++-----
1 files changed, 2 insertions(+), 5 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index 11d967d..9d68af8 100644
--- a/configure.ac
+++ b/configure.ac
@@ -126,12 +126,9 @@ AC_CONFIG_FILES([Makefile
atk-adaptor/Makefile
atk-adaptor/adaptors/Makefile
atk-adaptor/gtk-2.0/Makefile
+ tests/Makefile
+ tests/dummyatk/Makefile
])
-if test "${want_tests}" = "yes"; then
- AC_CONFIG_FILES([tests/Makefile])
- AC_CONFIG_FILES([tests/dummyatk/Makefile])
-fi
-
AC_OUTPUT
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]