diff options
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/Makefile.am b/Makefile.am index 189c698d88..990957f09c 100644 --- a/Makefile.am +++ b/Makefile.am @@ -25,12 +25,10 @@ SUBDIRS = \ libical \ libversit \ addressbook \ + calendar \ wombat \ po -# Add this when the calendar builds. -# calendar - dist-hook: for subdir in intl ; do \ mkdir $(distdir)/$$subdir ; \ |