summaryrefslogtreecommitdiff
path: root/sd/Library_sd.mk
diff options
context:
space:
mode:
authorAndrzej J. R. Hunt <andrzej@ahunt.org>2012-07-13 17:34:49 +0100
committerMichael Meeks <michael.meeks@suse.com>2012-08-06 10:22:56 +0100
commit05e4f2ac050f3d14f2e388fd3b33dcb8548182b8 (patch)
treeff745003ad75c47b984da452310f90c9a71750a0 /sd/Library_sd.mk
parent01234d6aa88fed2f88b6080eabeeae5d391ebdbf (diff)
Transmitter for queuing of messages (Client->Server), fixed protocol.
Change-Id: I Idcf6cf33b75dde2f921bec6c64e394e91994aba0
Diffstat (limited to 'sd/Library_sd.mk')
-rw-r--r--sd/Library_sd.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/sd/Library_sd.mk b/sd/Library_sd.mk
index 69722e08ba83..357be12fec04 100644
--- a/sd/Library_sd.mk
+++ b/sd/Library_sd.mk
@@ -320,6 +320,7 @@ $(eval $(call gb_Library_add_exception_objects,sd,\
sd/source/ui/remotecontrol/Server \
sd/source/ui/remotecontrol/Receiver \
sd/source/ui/remotecontrol/Listener \
+ sd/source/ui/remotecontrol/Transmitter \
sd/source/ui/slideshow/PaneHider \
sd/source/ui/slideshow/SlideShowRestarter \
sd/source/ui/slideshow/showwin \