diff -r 1ce14068ef31 -r 294d5515583a application/Makefile --- a/application/Makefile Wed Oct 23 10:37:43 2024 +0200 +++ b/application/Makefile Wed Oct 23 17:40:45 2024 +0200 @@ -34,7 +34,6 @@ SRC = main.c SRC += application.c SRC += config.c -SRC += connect.c SRC += davcontroller.c SRC += system.c SRC += window.c