~ubuntu-branches/ubuntu/saucy/unity-greeter/saucy-proposed

« back to all changes in this revision

Viewing changes to tests/Makefile.am

  • Committer: Package Import Robot
  • Author(s): Michael Terry
  • Date: 2013-01-22 15:55:26 UTC
  • mfrom: (1.1.21)
  • Revision ID: package-import@ubuntu.com-20130122155526-pmyn6952t4hfscbi
Tags: 13.04.1-0ubuntu1
* New upstream release
  - Updated logo for 13.04 (LP: #1083333)

Show diffs side-by-side

added added

removed removed

Lines of Context:
3
3
check_PROGRAMS = unity-greeter-test
4
4
 
5
5
check: unity-greeter-test
6
 
        top_srcdir=$(top_srcdir) . xvfb-run ./unity-greeter-test
 
6
        UBUNTU_MENUPROXY=0 top_srcdir=$(top_srcdir) . xvfb-run ./unity-greeter-test
7
7
 
8
8
unity_greeter_test_SOURCES = \
9
9
        test.vala \