~noskcaj/ubuntu/vivid/appstream-glib/mir-fixes

« back to all changes in this revision

Viewing changes to libappstream-builder/Makefile.am

  • Committer: Jackson Doak
  • Date: 2015-02-12 08:58:57 UTC
  • Revision ID: noskcaj@ubuntu.com-20150212085857-5j5hko58vuwb3vjh
* Add upstream patch to fix tests
* Enable tests

Show diffs side-by-side

added added

removed removed

Lines of Context:
93
93
asb_self_test_SOURCES =                                         \
94
94
        asb-self-test.c
95
95
asb_self_test_LDADD =                                           \
 
96
        $(AS_GLIB_LIBS)                                         \
96
97
        $(GLIB_LIBS)                                            \
97
98
        $(GDKPIXBUF_LIBS)                                       \
98
99
        $(SOUP_LIBS)                                            \