[gegl] tests: only specify the toplevel opsdir for simple tests
- From: Ãyvind KolÃs <ok src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gegl] tests: only specify the toplevel opsdir for simple tests
- Date: Sun, 1 Apr 2012 23:43:19 +0000 (UTC)
commit 8f7468e5fb71dae7efe72c4dddef1a52dae2e5d3
Author: Ãyvind KolÃs <pippin gimp org>
Date: Mon Apr 2 00:43:11 2012 +0100
tests: only specify the toplevel opsdir for simple tests
tests/simple/Makefile.am | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/tests/simple/Makefile.am b/tests/simple/Makefile.am
index 3746dea..f35a51a 100644
--- a/tests/simple/Makefile.am
+++ b/tests/simple/Makefile.am
@@ -1,6 +1,6 @@
# Make the tests run against the build and not the installation
TESTS_ENVIRONMENT = \
- GEGL_PATH=$(top_builddir)/operations/common:$(top_builddir)/operations/core:$(top_builddir)/operations/external:$(top_builddir)/operations/affine:$(top_builddir)/operations/generated \
+ GEGL_PATH=$(top_builddir)/operations/
ABS_TOP_BUILDDIR=$(top_builddir) \
ABS_TOP_SRCDIR=$(top_srcdir)
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]