From f729bbb6c500c42b12246ad7ab1a9b978e44f77f Mon Sep 17 00:00:00 2001 From: Matthew Loper Date: Wed, 29 Mar 2000 19:06:18 +0000 Subject: + * Makefile.am: add calendar compilation back in. + + * calendar/Makefile.am: remove the gui directory, which doesn't + compile. svn path=/trunk/; revision=2247 --- Makefile.am | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'Makefile.am') 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 ; \ -- cgit v1.2.3