[gnome-commander] Add missing gmodule library for linking in Makefile
- From: Uwe Scholz <uwescholz src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-commander] Add missing gmodule library for linking in Makefile
- Date: Sat, 9 Oct 2021 10:00:35 +0000 (UTC)
commit 83e7b6f967030304ba29a908fc387b8d6b1ba2a6
Author: Uwe Scholz <u scholz83 gmx de>
Date: Fri Oct 8 23:18:22 2021 +0200
Add missing gmodule library for linking in Makefile
src/Makefile.am | 1 +
1 file changed, 1 insertion(+)
---
diff --git a/src/Makefile.am b/src/Makefile.am
index 19420206..bfd13b96 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -94,6 +94,7 @@ gnome_commander_LDADD = \
dialogs/libgcmd-dialogs.a \
tags/libgcmd-tags.a \
intviewer/libgviewer.a \
+ $(GMODULE_LIBS) \
$(GTK_LIBS) \
$(GNOMEVFS_LIBS) \
$(UNIQUE_LIBS) \
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]