[gegl] build: Fix typo leading to check failure
- From: Jon Nordby <jonnor src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gegl] build: Fix typo leading to check failure
- Date: Mon, 5 Sep 2011 17:58:00 +0000 (UTC)
commit a2c10f847041510e82127074293a1002bcce4b5a
Author: Jon Nordby <jononor gmail com>
Date: Mon Sep 5 19:46:47 2011 +0200
build: Fix typo leading to check failure
:( Sloppy.
tests/python/Makefile.am | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/tests/python/Makefile.am b/tests/python/Makefile.am
index 34d3589..86e2b2f 100644
--- a/tests/python/Makefile.am
+++ b/tests/python/Makefile.am
@@ -11,7 +11,7 @@ if HAVE_INTROSPECTION
# List of tests.
TESTS = \
test-gegl.py \
- test-gegl-node.p
+ test-gegl-node.py
endif # HAVE_INTROSPECTION
endif # HAVE_PYTHON
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]