Skip to content

Commit

Permalink
markdown: 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 90d3a0e commit 856b3d9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions markdown/src/Makefile.am
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ markdown_la_CFLAGS = \
-DMARKDOWN_HELP_FILE=\"$(docdir)/markdown/html/help.html\"

markdown_la_LIBADD = \
$(COMMONLIBS) \
$(MARKDOWN_LIBS)

if MARKDOWN_PEG_MARKDOWN
Expand Down

0 comments on commit 856b3d9

Please sign in to comment.