Move ds_backend implementation 32/278132/1
authorSeunghun Lee <shiin.lee@samsung.com>
Thu, 24 Feb 2022 06:59:36 +0000 (15:59 +0900)
committerSooChan Lim <sc1.lim@samsung.com>
Mon, 18 Jul 2022 05:58:06 +0000 (14:58 +0900)
no functional changes

Change-Id: If598451fc62155396478358b3c617c14112c8449

src/libds/backend.c [moved from src/libds/backend/backend.c with 100% similarity]
src/libds/backend/meson.build
src/libds/meson.build

index e095efd..c24f074 100644 (file)
@@ -1,6 +1,2 @@
-libds_files += files(
-  'backend.c',
-)
-
 subdir('wayland')
 subdir('tdm')
index 8a88b62..e7f2970 100644 (file)
@@ -19,6 +19,7 @@ libds_files = [
   'xdg_shell/xdg_surface.c',
   'xdg_shell/xdg_toplevel.c',
   'pixel_format.c',
+  'backend.c',
 ]
 
 protocols = {