]> Pileus Git - lackey/blobdiff - makefile
Add Exchange Web Services calendar
[lackey] / makefile
index ce82c84d434401e28ec17441bdcaafe6733bb5ff..a479829670550784f8ac6107dbbbfafdbc97d268 100644 (file)
--- a/makefile
+++ b/makefile
@@ -19,7 +19,7 @@ PROG_SRC  ?= main util args conf date cal view print daemon
 TEST      ?= test
 TEST_SRC  ?= test util conf date cal daemon
 VIEWS     ?= day week month year events todo settings help edit
-CALS      ?= dummy ical
+CALS      ?= dummy ical ews
 
 # Objects
 views/%.o  cals/%.o:  CFLAGS += -Isrc