[gegl-gtk] Examples: Fixup build after library renaming
- From: Jon Nordby <jonnor src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gegl-gtk] Examples: Fixup build after library renaming
- Date: Thu, 23 Jun 2011 20:21:34 +0000 (UTC)
commit 2e21486956a771a5e95b243a77ef1941f6520786
Author: Jon Nordby <jononor gmail com>
Date: Thu Jun 23 21:46:33 2011 +0200
Examples: Fixup build after library renaming
examples/Makefile.am | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/examples/Makefile.am b/examples/Makefile.am
index f38f0aa..5d9473a 100644
--- a/examples/Makefile.am
+++ b/examples/Makefile.am
@@ -16,7 +16,7 @@ AM_CPPFLAGS = \
AM_CFLAGS = $(GEGL_CFLAGS) $(GTK_CFLAGS)
AM_LDFLAGS = \
- $(top_builddir)/gegl-gtk/libgegl-gtk- GEGL_GTK_API_VERSION@.la \
+ $(top_builddir)/gegl-gtk/libgegl-gtk GEGL_GTK_GTK_VERSION@- GEGL_GTK_API_VERSION@.la \
$(GEGL_LIBS) $(GTK_LIBS)
all-local: $(bins)
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]