Move tv-key-impl.cpp with X11 dependency to X11 build for tv profile with wayland
[platform/core/uifw/dali-adaptor.git] / adaptors / tv / file.list
index f3258d3..f20d767 100644 (file)
@@ -1,6 +1,8 @@
 # tv profile internal files
 adaptor_common_internal_tv_profile_src_files = \
-  $(adaptor_tv_dir)/tv-key-impl.cpp  \
   $(adaptor_tv_dir)/tv-render-surface-factory.cpp \
   $(adaptor_tv_dir)/tv-system-settings.cpp \
   $(adaptor_tv_dir)/tv-color-controller-impl.cpp
+
+adaptor_x11_internal_tv_profile_key_src_files = \
+  $(adaptor_tv_dir)/tv-key-impl.cpp