dav/Makefile

changeset 11
5db6178d8b58
parent 5
88625853ae74
child 17
11dffb40cd91
--- a/dav/Makefile	Mon Aug 12 19:50:14 2013 +0200
+++ b/dav/Makefile	Tue Aug 13 11:19:22 2013 +0200
@@ -37,6 +37,7 @@
 SRC += methods.c
 SRC += config.c
 SRC += crypto.c
+SRC += optparser.c
 
 
 OBJ = $(SRC:%.c=../build/tool/%.$(OBJ_EXT))

mercurial