Add support for vdir synchronization
Add a script to synchronize calcurse with a VDIR collection. Add a wrapper script around vdirsyncer to automatically synchronize calcurse data to a vdirsyncer collection. Add script documentation and Makefile. Signed-off-by: Lukas Fleischer <lfleischer@calcurse.org>
This commit is contained in:
@@ -2,7 +2,7 @@ AUTOMAKE_OPTIONS= foreign
|
||||
|
||||
ACLOCAL_AMFLAGS = -I m4
|
||||
|
||||
SUBDIRS = po src test scripts contrib/caldav
|
||||
SUBDIRS = po src test scripts contrib/caldav contrib/vdir
|
||||
|
||||
if ENABLE_DOCS
|
||||
SUBDIRS += doc
|
||||
|
||||
Reference in New Issue
Block a user