~online-accounts/webaccounts-browser-extension/quantal

« back to all changes in this revision

Viewing changes to npapi-plugin/tests/Makefile.in

  • Committer: Ken VanDine
  • Date: 2012-08-17 20:41:04 UTC
  • mfrom: (8.3.12)
  • Revision ID: ken.vandine@canonical.com-20120817204104-1nu0bbsn57w1h41y
Tags: 0.4.2-0ubuntu1
releasing version 0.4.2-0ubuntu1

Show diffs side-by-side

added added

removed removed

Lines of Context:
321
321
        AG_SERVICE_TYPES=$(top_srcdir)/npapi-plugin/tests/data \
322
322
        AG_PROVIDERS=$(top_srcdir)/npapi-plugin/tests/data \
323
323
        AG_DEBUG=all \
 
324
        GSETTINGS_SCHEMA_DIR=$(top_builddir)/npapi-plugin/data \
324
325
        GSETTINGS_BACKEND=memory \
325
326
        G_DEBUG=gc-friendly \
326
327
        G_MESSAGES_DEBUG=all \