~unity-team/bamf/0.4

« back to all changes in this revision

Viewing changes to tests/bamfdaemon/Makefile.am

  • Committer: Tarmac
  • Author(s): Marco Trevisan (Treviño)
  • Date: 2013-06-10 20:52:04 UTC
  • mfrom: (538.1.4 bamf-0.4)
  • Revision ID: tarmac-20130610205204-b6nn8yoajhg2v9hu
Makefile.am.gtests, Makefile.am.coverage: add missing entries to allow building in jenkins.

Approved by Francis Ginther, PS Jenkins bot.

Show diffs side-by-side

added added

removed removed

Lines of Context:
78
78
  -I$(top_builddir)/src \
79
79
  -DWNCK_I_KNOW_THIS_IS_UNSTABLE \
80
80
  -DTESTDIR=\""$(abs_top_srcdir)/tests"\" \
 
81
  $(COVERAGE_CFLAGS) \
81
82
  $(GCC_FLAGS) \
82
83
  $(GTK_CFLAGS) \
83
84
  $(GLIB_CFLAGS) \
92
93
  $(WNCK_LIBS) \
93
94
  $(GTOP_LIBS) \
94
95
  $(GTK_LIBS) \
95
 
  $(LIBUNITY_WEBAPPS_LIBS) 
 
96
  $(LIBUNITY_WEBAPPS_LIBS)
96
97
 
97
98
test_bamf_LDFLAGS = \
98
99
                -Xlinker -export-dynamic -Wl,-O1 -Wl,-Bsymbolic-functions \
 
100
                $(COVERAGE_LDFLAGS) \
99
101
                $(NULL)
100
102
 
101
103
EXTRA_DIST = \