~ubuntu-branches/ubuntu/vivid/libunity-webapps/vivid

« back to all changes in this revision

Viewing changes to tests/context-daemon/Makefile.in

  • Committer: Ken VanDine
  • Author(s): Michael Terry
  • Date: 2012-09-21 23:41:19 UTC
  • mfrom: (260.241.90)
  • Revision ID: ken.vandine@canonical.com-20120921234119-nswef23t15c2hol6
Tags: 2.3.8-0ubuntu2
* debian/patches/fix-race.patch:
  - Fix race condition, preventing the amazon icon from hiding
    immediately sometimes (hiding and popping up is a separate issue)

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
# Makefile.in generated by automake 1.11.5 from Makefile.am.
 
1
# Makefile.in generated by automake 1.11.6 from Makefile.am.
2
2
# @configure_input@
3
3
 
4
4
# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
360
360
        $(UNITY_WEBAPPS_CFLAGS) \
361
361
        $(UNITY_WEBAPPS_DAEMON_CFLAGS) \
362
362
        -DUNITY_WEBAPPS_ENABLE_DEBUG \
 
363
        -DTEST_SRCDIR=\"`readlink -f $(srcdir)`\" \
363
364
        -I$(top_srcdir)/src/ \
364
365
        -I$(top_srcdir)/src/context-daemon \
365
366
        -I$(top_srcdir)/src/context-daemon/resource-cache \
1090
1091
        @echo "#!/bin/sh" > $@
1091
1092
        @echo export G_DEBUG=fatal_criticals >> $@
1092
1093
        @echo xvfb-run $(DBUS_RUNNER) --task ./test-application-info >> $@
 
1094
        @echo rm -Rf test-output-files >> $@
1093
1095
        @chmod +x $@
1094
1096
 
1095
1097
lcov: