~ubuntu-branches/ubuntu/raring/unity-lens-shopping/raring

« back to all changes in this revision

Viewing changes to src/Makefile.am

  • Committer: Didier Roche
  • Date: 2012-10-04 14:48:09 UTC
  • Revision ID: didier.roche@canonical.com-20121004144809-xy2451hm53ktxn05
* debian/control:
  - bump libunity build-dep

Show diffs side-by-side

added added

removed removed

Lines of Context:
28
28
  --pkg gio-unix-2.0 \
29
29
  --pkg glib-2.0 \
30
30
  --pkg json-glib-1.0 \
 
31
  --pkg libsoup-2.4 \
31
32
  --vapidir $(srcdir) \
 
33
  --vapidir $(top_srcdir)/vapi \
 
34
  --pkg libsoup-gnome-2.4 \
32
35
  --target-glib=2.26 \
33
36
  $(MAINTAINER_VALAFLAGS) \
34
37
  $(NULL)
44
47
  main.vala \
45
48
  scope.vala \
46
49
  markup-cleaner.vala \
 
50
  preview-player-client.vala \
 
51
  u1ms-preview.vala \
47
52
  $(NULL)
48
53
 
49
54
unity_shopping_daemon_SOURCES = \