[geany/geany-plugins] 2d1dee: devhelp: Fix missing linking to COMMONLIBS

Colomban Wendling git-noreply at xxxxx
Fri Apr 10 16:10:11 UTC 2015


Branch:      refs/heads/master
Author:      Colomban Wendling <ban at herbesfolles.org>
Committer:   Colomban Wendling <ban at herbesfolles.org>
Date:        Fri, 10 Apr 2015 16:10:11 UTC
Commit:      2d1dee0d9a135f2d6d29c4eead6c6e13e5d10dcd
             https://github.com/geany/geany-plugins/commit/2d1dee0d9a135f2d6d29c4eead6c6e13e5d10dcd

Log Message:
-----------
devhelp: Fix missing linking to COMMONLIBS


Modified Paths:
--------------
    devhelp/src/Makefile.am

Modified: devhelp/src/Makefile.am
1 lines changed, 1 insertions(+), 0 deletions(-)
===================================================================
@@ -24,6 +24,7 @@ devhelp_la_CFLAGS = \
 	-DHAVE_BOOK_MANAGER=1
 
 devhelp_la_LIBADD = \
+	$(COMMONLIBS) \
 	$(DEVHELP_LIBS) \
 	$(top_builddir)/devhelp/devhelp/libdevhelp-2.la
 



--------------
This E-Mail was brought to you by github_commit_mail.py (Source: https://github.com/geany/infrastructure).


More information about the Plugins-Commits mailing list