]> err.no Git - libchamplain/commitdiff
Fix dependancy on -1.0.la
authorPierre-Luc Beaudoin <pierre-luc@pierlux.com>
Thu, 16 Oct 2008 20:19:56 +0000 (16:19 -0400)
committerPierre-Luc Beaudoin <pierre-luc@pierlux.com>
Thu, 16 Oct 2008 20:19:56 +0000 (16:19 -0400)
demos/Makefile.am

index 54f34f3ded88ce23894b00f4641ceee5429be2bd..e7dc398a2ee40c96e40837b4b110ab815c29b814 100644 (file)
@@ -3,4 +3,4 @@ noinst_PROGRAMS = launcher
 AM_CPPFLAGS = $(DEPS_CFLAGS) 
 AM_LDFLAGS = $(DEPS_LIBS) 
 launcher_SOURCES = launcher.c
-launcher_LDADD = $(DEPS_LIBS) ../champlain-gtk/libchamplain-gtk-1.0.la
+launcher_LDADD = $(DEPS_LIBS) ../champlain-gtk/libchamplain-gtk-0.2.la