Skip to content

Commit

Permalink
devhelp: Fix missing linking to COMMONLIBS
Browse files Browse the repository at this point in the history
  • Loading branch information
b4n committed Apr 10, 2015
1 parent 856b3d9 commit 2d1dee0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions devhelp/src/Makefile.am
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ devhelp_la_CFLAGS = \
-DHAVE_BOOK_MANAGER=1

devhelp_la_LIBADD = \
$(COMMONLIBS) \
$(DEVHELP_LIBS) \
$(top_builddir)/devhelp/devhelp/libdevhelp-2.la

Expand Down

0 comments on commit 2d1dee0

Please sign in to comment.