[libchamplain] Bugfix: Link all demos against libchamplain-0.5
- From: Pierre-Luc Beaudoin <plbeaudoin src gnome org>
- To: svn-commits-list gnome org
- Cc:
- Subject: [libchamplain] Bugfix: Link all demos against libchamplain-0.5
- Date: Sun, 24 Jan 2010 20:14:37 +0000 (UTC)
commit 9d9280b419b9555fca5b0c778af8b131024904b2
Author: Simon Wenner <simon wenner ch>
Date: Sun Sep 27 21:31:14 2009 +0200
Bugfix: Link all demos against libchamplain-0.5
demos/Makefile.am | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/demos/Makefile.am b/demos/Makefile.am
index fa3eb86..9792f3a 100644
--- a/demos/Makefile.am
+++ b/demos/Makefile.am
@@ -30,8 +30,8 @@ noinst_PROGRAMS += local-rendering
local_rendering_SOURCES = local-rendering.c
local_rendering_CPPFLAGS = $(GTK_DEPS_CFLAGS)
local_rendering_LDADD = $(GTK_DEPS_LIBS) $(DEPS_LIBS) \
- ../champlain-gtk/libchamplain-gtk-0.4.la \
- ../champlain/libchamplain-0.4.la
+ ../champlain-gtk/libchamplain-gtk-0.5.la \
+ ../champlain/libchamplain-0.5.la
endif
EXTRA_DIST= markers.h
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]