[gnome-commander/gcmd-1-14: 7/11] Remove missed statement, see previous commit




commit 126c9bf61b85d269cb9e10181e50e9c9df220659
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]