~ken-vandine/ubuntu/precise/folks/precise

« back to all changes in this revision

Viewing changes to tests/lib/tracker/Makefile.am

  • Committer: Package Import Robot
  • Author(s): Rodrigo Moya
  • Date: 2011-08-29 17:46:04 UTC
  • mfrom: (1.1.16 upstream)
  • Revision ID: package-import@ubuntu.com-20110829174604-2s7tbu84i0s9wohh
Tags: 0.6.1-0ubuntu1
* New upstream release
* debian/rules:
  - Explicitly disable libsocialweb backend 
* debian/control:
  - Build depend on libvala-0.14, not ..-0.12
  - Build depend on valac >= 0.13.3

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
VALAFLAGS += \
 
2
        $(ERROR_VALAFLAGS) \
2
3
        --library=tracker-test \
3
4
        --header=tracker-test.h \
4
5
        --vapidir=$(top_srcdir)/folks \
10
11
        --pkg folks \
11
12
        --pkg tracker-sparql-0.10 \
12
13
        --pkg folks-tracker \
 
14
        -g \
13
15
        $(NULL)
14
16
 
15
17
noinst_LTLIBRARIES = libtracker-test.la