diff options
author | Andrzej J.R. Hunt <andrzej@ahunt.org> | 2012-08-02 11:28:38 +0200 |
---|---|---|
committer | Michael Meeks <michael.meeks@suse.com> | 2012-08-06 10:23:08 +0100 |
commit | 1a6bcd5bcdaf542c0a0db4fcc74149b9466dc58d (patch) | |
tree | b4142b80e61cb1f8aa65ca95f06436adc0d72422 /sd/Library_sd.mk | |
parent | 365f3e71c10eafdb239e70180beb62b41659e753 (diff) |
Basic structure for Disovery Service.
Change-Id: Idaae84c46fa96b128ab32451853922c9eb11c6cc
Diffstat (limited to 'sd/Library_sd.mk')
-rw-r--r-- | sd/Library_sd.mk | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sd/Library_sd.mk b/sd/Library_sd.mk index 0a371cec04e0..8737ba0273e1 100644 --- a/sd/Library_sd.mk +++ b/sd/Library_sd.mk @@ -317,6 +317,7 @@ $(eval $(call gb_Library_add_exception_objects,sd,\ sd/source/ui/presenter/PresenterPreviewCache \ sd/source/ui/presenter/PresenterTextView \ sd/source/ui/presenter/SlideRenderer \ + sd/source/ui/remotecontrol/DiscoveryService \ sd/source/ui/remotecontrol/ImagePreparer \ sd/source/ui/remotecontrol/Server \ sd/source/ui/remotecontrol/Receiver \ |