Skip to content

Commit

Permalink
tests: Fix DSO Linking error when built with --as-needed
Browse files Browse the repository at this point in the history
  • Loading branch information
darkxst committed Feb 10, 2015
1 parent 7364a8a commit 8fea9d9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions libappstream-builder/Makefile.am
Expand Up @@ -101,6 +101,7 @@ check_PROGRAMS = \
asb_self_test_SOURCES = \
asb-self-test.c
asb_self_test_LDADD = \
$(AS_GLIB_LIBS) \
$(GLIB_LIBS) \
$(GDKPIXBUF_LIBS) \
$(SOUP_LIBS) \
Expand Down

0 comments on commit 8fea9d9

Please sign in to comment.