diff options
author | Seth Alves <alves@src.gnome.org> | 2000-02-18 06:00:39 +0800 |
---|---|---|
committer | Seth Alves <alves@src.gnome.org> | 2000-02-18 06:00:39 +0800 |
commit | ca0431d8dac70782d8f07fd07510b2288715afcd (patch) | |
tree | 7c83d2465dd7a1d919e9d4529c4f091e1706dff0 | |
parent | 4cd07c4e96046f0151528ba585de8d4472e0fbe5 (diff) | |
download | gsoc2013-evolution-ca0431d8dac70782d8f07fd07510b2288715afcd.tar gsoc2013-evolution-ca0431d8dac70782d8f07fd07510b2288715afcd.tar.gz gsoc2013-evolution-ca0431d8dac70782d8f07fd07510b2288715afcd.tar.bz2 gsoc2013-evolution-ca0431d8dac70782d8f07fd07510b2288715afcd.tar.lz gsoc2013-evolution-ca0431d8dac70782d8f07fd07510b2288715afcd.tar.xz gsoc2013-evolution-ca0431d8dac70782d8f07fd07510b2288715afcd.tar.zst gsoc2013-evolution-ca0431d8dac70782d8f07fd07510b2288715afcd.zip |
build libical
svn path=/trunk/; revision=1832
-rw-r--r-- | Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am index d699cc0c1a..59c761edc0 100644 --- a/Makefile.am +++ b/Makefile.am @@ -23,6 +23,7 @@ SUBDIRS = \ addressbook \ shell \ mail \ + libical \ libversit \ calendar |