diff options
-rw-r--r-- | ChangeLog | 2 | ||||
-rw-r--r-- | Makefile.am | 1 |
2 files changed, 3 insertions, 0 deletions
@@ -1,5 +1,7 @@ 2000-03-28 Matt Loper <matt@helixcode.com> + * Makefile.am: added wombat. + * wombat/wombat.gnorba: new file. * wombat/.cvsignore: new file. diff --git a/Makefile.am b/Makefile.am index 04c113f8a8..189c698d88 100644 --- a/Makefile.am +++ b/Makefile.am @@ -25,6 +25,7 @@ SUBDIRS = \ libical \ libversit \ addressbook \ + wombat \ po # Add this when the calendar builds. |