[folks] build: Fix the libfolks path to libfolks-internal.la



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]