~mterry/indicator-printers/snap-root

« back to all changes in this revision

Viewing changes to src/Makefile.am

  • Committer: Tarmac
  • Author(s): Ted Gould
  • Date: 2014-02-25 16:27:11 UTC
  • mfrom: (67.1.8 startup-cleanup)
  • Revision ID: tarmac-20140225162711-m5jljn623vm4o40k
Synchronize process management across indicators.

Approved by Charles Kerr, PS Jenkins bot.

Show diffs side-by-side

added added

removed removed

Lines of Context:
28
28
            $^
29
29
 
30
30
 
31
 
libexec_PROGRAMS = indicator-printers-service
 
31
pkglibexec_PROGRAMS = indicator-printers-service
32
32
indicator_printers_service_SOURCES = \
33
33
        indicator-printers-service.c \
34
34
        indicator-printers-menu.c \