diff options
Diffstat (limited to 'dnssd')
-rw-r--r-- | dnssd/CMakeLists.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/dnssd/CMakeLists.txt b/dnssd/CMakeLists.txt index 01359672f..5cd770009 100644 --- a/dnssd/CMakeLists.txt +++ b/dnssd/CMakeLists.txt @@ -20,6 +20,7 @@ include_directories( link_directories( ${TDECORE_LIBRARY_DIRS} + ${XRENDER_LIBRARY_DIRS} ) ##### headers ################################### |