[gnome-commander] Remove missed statement, see previous commit



commit 8b328230d96694120e6d98dc53aa1cd05ead652c
Author: Uwe Scholz <u scholz83 gmx de>
Date:   Sun Feb 6 11:55:43 2022 +0100

    Remove missed statement, see previous commit

 tests/Makefile.am | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)
---
diff --git a/tests/Makefile.am b/tests/Makefile.am
index a5306859..2ad5491d 100644
--- a/tests/Makefile.am
+++ b/tests/Makefile.am
@@ -32,8 +32,7 @@ GCMD_LIBS = \
 ADDITIONAL_LDADD = \
        $(top_builddir)/src/intviewer/libgviewer.a \
        $(GOBJECT_LIBS) \
-       $(GTK_LIBS) \
-       $(GNOMEVFS_LIBS)
+       $(GTK_LIBS)
 
 IV_TESTS = \
        iv_viewerwidget \


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