diff options
author | Matthew Loper <mloper@src.gnome.org> | 2000-03-30 03:06:18 +0800 |
---|---|---|
committer | Matthew Loper <mloper@src.gnome.org> | 2000-03-30 03:06:18 +0800 |
commit | f729bbb6c500c42b12246ad7ab1a9b978e44f77f (patch) | |
tree | b305655bbe232733634429cbe22692812752e1f1 /calendar/ChangeLog | |
parent | 6f86cf7638d512c0f1953e889bdfee60a45cd0c9 (diff) | |
download | gsoc2013-evolution-f729bbb6c500c42b12246ad7ab1a9b978e44f77f.tar gsoc2013-evolution-f729bbb6c500c42b12246ad7ab1a9b978e44f77f.tar.gz gsoc2013-evolution-f729bbb6c500c42b12246ad7ab1a9b978e44f77f.tar.bz2 gsoc2013-evolution-f729bbb6c500c42b12246ad7ab1a9b978e44f77f.tar.lz gsoc2013-evolution-f729bbb6c500c42b12246ad7ab1a9b978e44f77f.tar.xz gsoc2013-evolution-f729bbb6c500c42b12246ad7ab1a9b978e44f77f.tar.zst gsoc2013-evolution-f729bbb6c500c42b12246ad7ab1a9b978e44f77f.zip |
+ * Makefile.am: add calendar compilation back in.
+
+ * calendar/Makefile.am: remove the gui directory, which doesn't
+ compile.
svn path=/trunk/; revision=2247
Diffstat (limited to 'calendar/ChangeLog')
-rw-r--r-- | calendar/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/calendar/ChangeLog b/calendar/ChangeLog index 9a51ce0df5..a960ec7d99 100644 --- a/calendar/ChangeLog +++ b/calendar/ChangeLog @@ -1,3 +1,7 @@ +2000-03-29 Matt Loper <matt@helixcode.com> + + * Makefile.am: remove the gui directory, which doesn't compile. + 2000-03-28 Matt Loper <matt@helixcode.com> * pcs/Makefile.am: create a libpcs.la library, for use in the |