[gegl] Revert "tests: Update operations directory names"
- From: Martin Nordholts <martinn src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gegl] Revert "tests: Update operations directory names"
- Date: Wed, 4 Apr 2012 19:34:18 +0000 (UTC)
commit 738699d65215526dd2d6b4e2fccf3ad1fbce3327
Author: Martin Nordholts <martinn src gnome org>
Date: Wed Apr 4 21:33:04 2012 +0200
Revert "tests: Update operations directory names"
This reverts commit f0023b68cb7cd582ab252e5a5621cc70c702a789.
tests/python/Makefile.am | 2 +-
tests/xml/Makefile.am | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/tests/python/Makefile.am b/tests/python/Makefile.am
index 94bf726..8d09d73 100644
--- a/tests/python/Makefile.am
+++ b/tests/python/Makefile.am
@@ -2,7 +2,7 @@ TESTS_ENVIRONMENT = \
LD_LIBRARY_PATH=$(top_builddir)/gegl/.libs \
GI_TYPELIB_PATH=$(top_builddir)/gegl:$(GI_TYPELIB_PATH) \
GEGL_SWAP=RAM \
- GEGL_PATH=$(top_builddir)/operations/common:$(top_builddir)/operations/core:$(top_builddir)/operations/transform:$(top_builddir)/operations/generated \
+ GEGL_PATH=$(top_builddir)/operations/common:$(top_builddir)/operations/core:$(top_builddir)/operations/affine:$(top_builddir)/operations/generated \
$(PYTHON)
if HAVE_PYTHON
diff --git a/tests/xml/Makefile.am b/tests/xml/Makefile.am
index 9fd5f15..6632e92 100644
--- a/tests/xml/Makefile.am
+++ b/tests/xml/Makefile.am
@@ -2,7 +2,7 @@ SUBDIRS = data
# 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/transform:$(top_builddir)/operations/generated \
+ GEGL_PATH=$(top_builddir)/operations/common:$(top_builddir)/operations/core:$(top_builddir)/operations/external:$(top_builddir)/operations/affine:$(top_builddir)/operations/generated \
ABS_TOP_BUILDDIR=$(top_builddir) \
ABS_TOP_SRCDIR=$(top_srcdir) gtester -k --verbose
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]