[gegl] build: fix recipe of gegl-tester
- From: Øyvind Kolås <ok src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gegl] build: fix recipe of gegl-tester
- Date: Sat, 26 Mar 2016 21:20:20 +0000 (UTC)
commit 74dd214279ce275cc29cd0e589095c9206ad4c01
Author: Øyvind Kolås <pippin gimp org>
Date: Sat Mar 26 22:17:30 2016 +0100
build: fix recipe of gegl-tester
bin/Makefile.am | 2 --
tools/Makefile.am | 3 +++
2 files changed, 3 insertions(+), 2 deletions(-)
---
diff --git a/bin/Makefile.am b/bin/Makefile.am
index 447facb..d4dfd20 100644
--- a/bin/Makefile.am
+++ b/bin/Makefile.am
@@ -39,8 +39,6 @@ gegl_SOURCES = \
gegl-path-smooth.c \
gegl-path-smooth.h
-gegl_tester_SOURCES = \
- gegl-tester.c
if HAVE_MRG
if HAVE_GEXIV2
diff --git a/tools/Makefile.am b/tools/Makefile.am
index aaec43b..f7b29f3 100644
--- a/tools/Makefile.am
+++ b/tools/Makefile.am
@@ -34,6 +34,9 @@ AM_LDFLAGS = \
bin_PROGRAMS = gegl-imgcmp
noinst_PROGRAMS = introspect operation_reference detect_opencl gegl-tester
+gegl_tester_SOURCES = \
+ gegl-tester.c
+
if HAVE_EXIV2
noinst_PROGRAMS += exp_combine
exp_combine_SOURCES = exp_combine.cpp
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]