diff options
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am index acf6c42998..9634d0b81c 100644 --- a/Makefile.am +++ b/Makefile.am @@ -20,7 +20,9 @@ SUBDIRS = \ tests \ addressbook \ shell \ - mail + mail \ + libversit \ + calendar dist-hook: for subdir in intl ; do \ |