~larsu/indicator-messages/set-status-return-value

« back to all changes in this revision

Viewing changes to src/Makefile.am

  • Committer: Tarmac
  • Author(s): Lars Uebernickel
  • Date: 2013-09-06 12:31:15 UTC
  • mfrom: (375.1.3 arch-dependent-libdir)
  • Revision ID: tarmac-20130906123115-e5564mffm44ksrgm
Install into /usr/lib/$arch, to be consistent with the other indicators.

Approved by PS Jenkins bot, Sebastien Bacher.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
 
2
2
EXTRA_DIST =
3
3
 
4
 
libexec_PROGRAMS = indicator-messages-service
 
4
pkglibexec_PROGRAMS = indicator-messages-service
5
5
 
6
6
indicator_messages_service_SOURCES = \
7
7
        messages-service.c \