aboutsummaryrefslogtreecommitdiff
path: root/src/Makefile.am
diff options
context:
space:
mode:
authorLars Uebernickel <lars.uebernickel@canonical.com>2012-02-12 14:58:57 +0100
committerLars Uebernickel <lars.uebernickel@canonical.com>2012-02-12 14:58:57 +0100
commit918a2b8d3f34b5d0a9fee974c191ec2a40e3cebc (patch)
tree9f533bf684963467753f796ec48877d62bb450ae /src/Makefile.am
parentb2f09063dad96d18f75b779b00e9e466e8b4ee19 (diff)
downloadayatana-indicator-printers-918a2b8d3f34b5d0a9fee974c191ec2a40e3cebc.tar.gz
ayatana-indicator-printers-918a2b8d3f34b5d0a9fee974c191ec2a40e3cebc.tar.bz2
ayatana-indicator-printers-918a2b8d3f34b5d0a9fee974c191ec2a40e3cebc.zip
Show printer settings when "Settings..." is clicked on an alert dialog
Diffstat (limited to 'src/Makefile.am')
-rw-r--r--src/Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/Makefile.am b/src/Makefile.am
index 0e4a874..26e2f6f 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -31,6 +31,8 @@ indicator_printers_service_SOURCES = \
indicator-printers-menu.h \
indicator-printer-state-notifier.c \
indicator-printer-state-notifier.h \
+ spawn-printer-settings.c \
+ spawn-printer-settings.h \
$(cups_notifier_sources)
indicator_printers_service_CPPFLAGS = $(SERVICE_CFLAGS)