diff -r 3ca3acefc66a -r 1ce14068ef31 application/Makefile --- a/application/Makefile Mon Oct 21 15:45:12 2024 +0200 +++ b/application/Makefile Wed Oct 23 10:37:43 2024 +0200 @@ -34,8 +34,8 @@ SRC = main.c SRC += application.c SRC += config.c +SRC += connect.c SRC += davcontroller.c -SRC += pwd.c SRC += system.c SRC += window.c