aboutsummaryrefslogtreecommitdiff
path: root/src/Makefile.am
diff options
context:
space:
mode:
authorLars Uebernickel <lars.uebernickel@canonical.com>2012-02-09 17:33:06 +0100
committerLars Uebernickel <lars.uebernickel@canonical.com>2012-02-09 17:33:06 +0100
commit768e63b62c50cc6867fb1b685ab1f941a11b2aae (patch)
tree49db1caa980ce796a419eb9d02ce90af31e3825d /src/Makefile.am
parent48756842df18d31fa3181726b146abf1087ac8f0 (diff)
downloadayatana-indicator-printers-768e63b62c50cc6867fb1b685ab1f941a11b2aae.tar.gz
ayatana-indicator-printers-768e63b62c50cc6867fb1b685ab1f941a11b2aae.tar.bz2
ayatana-indicator-printers-768e63b62c50cc6867fb1b685ab1f941a11b2aae.zip
Show alert boxes when something's wrong with the printer
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 7b66b1b..d355299 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -30,6 +30,8 @@ indicator_printers_service_SOURCES = \
indicator-printers-service.h \
indicator-printers-menu.c \
indicator-printers-menu.h \
+ indicator-printer-state-notifier.c \
+ indicator-printer-state-notifier.h \
$(cups_notifier_sources)
indicator_printers_service_CPPFLAGS = $(SERVICE_CFLAGS)