]> git.mdlowis.com Git - proto/labwc.git/commitdiff
resistance: fix meson.build
authorARDiDo <90479315+ARDiDo@users.noreply.github.com>
Sun, 24 Oct 2021 16:17:57 +0000 (12:17 -0400)
committerJohan Malm <johanmalm@users.noreply.github.com>
Tue, 26 Oct 2021 20:15:13 +0000 (21:15 +0100)
src/meson.build

index 08bfbfdba599e540f80dd578e17f4cea129ea2a6..947f80e08729eaf8a3091e965aaff5f263329445 100644 (file)
@@ -10,10 +10,10 @@ labwc_sources = files(
   'main.c',
   'osd.c',
   'output.c',
+  'resistance.c',
   'seat.c',
   'server.c',
   'ssd.c',
-  'strength.c',
   'subsurface.c',
   'theme.c',
   'view.c',