Install calcurse-caldav by default
Add a new Makefile to build and install calcurse-caldav and include it in the top-level build process. 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
|
||||
SUBDIRS = po src test scripts contrib/caldav
|
||||
|
||||
if ENABLE_DOCS
|
||||
SUBDIRS += doc
|
||||
|
||||
Reference in New Issue
Block a user