diff -r 6518b035a9df -r 03076907b58a libidav/Makefile --- a/libidav/Makefile Tue Mar 18 13:59:02 2014 +0100 +++ b/libidav/Makefile Thu Jun 05 15:11:29 2014 +0200 @@ -30,6 +30,7 @@ # list of source files SRC = webdav.c +SRC += session.c SRC += resource.c SRC += methods.c SRC += utils.c