[Xfce4-commits] <thunar-vfs:master> Add libxfce4util linker flags to test-thunar-vfs-path.

Jannis Pohlmann noreply at xfce.org
Fri Sep 18 05:02:01 CEST 2009


Updating branch refs/heads/master
         to 94ae3ee22fd1ecfc9803b3751cd584447de3b39e (commit)
       from 2b8f587c289c5c25fa570c9d57651b55bd719346 (commit)

commit 94ae3ee22fd1ecfc9803b3751cd584447de3b39e
Author: Jannis Pohlmann <jannis at xfce.org>
Date:   Fri Sep 18 04:59:56 2009 +0200

    Add libxfce4util linker flags to test-thunar-vfs-path.

 tests/Makefile.am |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/tests/Makefile.am b/tests/Makefile.am
index a7cf6db..57595c5 100644
--- a/tests/Makefile.am
+++ b/tests/Makefile.am
@@ -24,6 +24,7 @@ test_thunar_vfs_path_DEPENDENCIES =					\
 
 test_thunar_vfs_path_LDADD =						\
 	$(GTHREAD_LIBS)							\
+	$(LIBXFCE4UTIL_LIBS)						\
 	$(top_builddir)/thunar-vfs/libthunar-vfs-$(THUNAR_VFS_VERSION_API).la
 
 clean-local:



More information about the Xfce4-commits mailing list