~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-13 05:25:14 UTC
  • Revision ID: noskcaj@ubuntu.com-20150213052514-loqwv0mzw4c48e8z
add patch header

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)                                         \
97
96
        $(GLIB_LIBS)                                            \
98
97
        $(GDKPIXBUF_LIBS)                                       \
99
98
        $(SOUP_LIBS)                                            \