[folks] build: Fix the libfolks path to libfolks-internal.la
- From: Travis Reitter <treitter src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [folks] build: Fix the libfolks path to libfolks-internal.la
- Date: Tue, 18 Oct 2011 04:45:33 +0000 (UTC)
commit 774319311aa3a30927008246ed293abd73b6f924
Author: Travis Reitter <travis reitter collabora co uk>
Date: Mon Oct 17 16:15:49 2011 -0700
build: Fix the libfolks path to libfolks-internal.la
folks/Makefile.am | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/folks/Makefile.am b/folks/Makefile.am
index fe23abc..37e4c65 100644
--- a/folks/Makefile.am
+++ b/folks/Makefile.am
@@ -113,7 +113,7 @@ libfolks_la_LIBADD = \
$(GMODULE_LIBS) \
$(GEE_LIBS) \
$(GCONF2_LIBS) \
- $(top_builddir)/folks/libfolks-internal.la \
+ libfolks-internal.la \
$(NULL)
# The quoting here is unnecessary but harmless, and has the useful side-effect
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]