~mhr3/libunity/fix-1062331

« back to all changes in this revision

Viewing changes to test/vala/Makefile.am

  • Committer: Tarmac
  • Author(s): Didier Roche
  • Date: 2012-09-26 12:10:54 UTC
  • mfrom: (180.1.9 libunity)
  • Revision ID: tarmac-20120926121054-dbqb5uw6foqspdke
Add remote search disabling option support to libunity for lenses to consume it.. Fixes: https://bugs.launchpad.net/bugs/1054746. Approved by Michal Hruby.

Show diffs side-by-side

added added

removed removed

Lines of Context:
8
8
  -I$(top_srcdir) \
9
9
  -I$(top_builddir)/protocol \
10
10
  -I$(top_builddir)/src \
 
11
  -DBUILDDIR=\"$(top_builddir)\" \
11
12
  -DTESTDIR=\"$(top_srcdir)/test\" \
12
13
  -DTESTVALADIR=\"$(top_srcdir)/test/vala\" \
13
14
  -DG_SETTINGS_ENABLE_BACKEND \
47
48
  test-filters.vala \
48
49
  test-io.vala \
49
50
  test-launcher.vala \
 
51
  test-preferences.vala \
50
52
  test-previews.vala \
51
53
  test-scope-signals.vala \
52
54
  test-vala.vala \