[gcr] This fixes the build errors, on Ubuntu 11.10



commit 15db61820f7cf2cd0a2631115c881367c7afc3c4
Author: darkxst <darkxst fastmail fm>
Date:   Fri Dec 23 10:38:08 2011 +0100

    This fixes the build errors, on Ubuntu 11.10

 gcr/Makefile.am |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/gcr/Makefile.am b/gcr/Makefile.am
index ddcbf29..6caeb29 100644
--- a/gcr/Makefile.am
+++ b/gcr/Makefile.am
@@ -332,6 +332,7 @@ gcr_viewer_CFLAGS = \
 
 gcr_viewer_LDADD = \
 	$(builddir)/libgcr-$(GCR_MAJOR).la \
+	$(builddir)/libgcr-base-$(GCR_MAJOR).la \
 	$(top_builddir)/gck/libgck- GCK_MAJOR@.la \
 	$(GLIB_LIBS) \
 	$(GTK_LIBS)



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]