~3v1n0/unity-lens-applications/use-gee-0.8

« back to all changes in this revision

Viewing changes to src/Makefile.am

  • Committer: Tarmac
  • Author(s): Pawel Stolowski
  • Date: 2013-05-16 23:32:08 UTC
  • mfrom: (337.1.6 merge-smartscopes2)
  • Revision ID: tarmac-20130516233208-px6irq6har6c12zw
Merge new scope API changes (100 scopes feature).

Approved by Łukasz Zemczak, PS Jenkins bot.

Show diffs side-by-side

added added

removed removed

Lines of Context:
35
35
  --pkg dee-1.0 \
36
36
  --pkg zeitgeist-1.0 \
37
37
  --pkg unity \
 
38
  --pkg unity-protocol \
38
39
  --pkg gee-1.0 \
39
40
  --pkg libgnome-menu-3.0 \
40
41
  --pkg unity-package-search \
54
55
  unity-ratings-db.o \
55
56
  $(NULL)
56
57
 
57
 
unity_applications_daemon_LDFLAGS = $(COVERAGE_LDFLAGS)
 
58
unity_applications_daemon_LDFLAGS = -rpath $(PROTOCOLPRIVATELIBDIR) $(COVERAGE_LDFLAGS)
58
59
 
59
60
unity_applications_daemon_VALASOURCES = \
60
61
  app-watcher.vala \