Skip to content

Commit 452d52c

Browse files
committed
InitSystem (Haiku): enable support
1 parent c585e09 commit 452d52c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1148,7 +1148,7 @@ elseif(Haiku)
11481148
src/detection/gtk_qt/gtk.c
11491149
src/detection/host/host_nosupport.c
11501150
src/detection/icons/icons_nosupport.c
1151-
src/detection/initsystem/initsystem_nosupport.c
1151+
src/detection/initsystem/initsystem_linux.c
11521152
src/detection/keyboard/keyboard_nosupport.c
11531153
src/detection/libc/libc_nosupport.c
11541154
src/detection/lm/lm_nosupport.c

0 commit comments

Comments
 (0)