application/Makefile

changeset 55
1ce14068ef31
parent 32
e5f4d8af567e
--- 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
 

mercurial