diff options
author | Jeffrey Stedfast <fejj@src.gnome.org> | 2002-11-07 07:32:58 +0800 |
---|---|---|
committer | Jeffrey Stedfast <fejj@src.gnome.org> | 2002-11-07 07:32:58 +0800 |
commit | 94983782e69df5294669d2c033bb85cc7f379dbd (patch) | |
tree | a4513e67194c458e08280ae143199f39f6ffe106 /Makefile.am | |
parent | 4c76e8e668ecf27747aee459114c14fb2f96f0b8 (diff) | |
download | gsoc2013-evolution-94983782e69df5294669d2c033bb85cc7f379dbd.tar.gz gsoc2013-evolution-94983782e69df5294669d2c033bb85cc7f379dbd.tar.zst gsoc2013-evolution-94983782e69df5294669d2c033bb85cc7f379dbd.zip |
added camel and filters to the build
svn path=/trunk/; revision=18617
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am index cc817fe738..dea925cc7f 100644 --- a/Makefile.am +++ b/Makefile.am @@ -29,6 +29,8 @@ SUBDIRS = \ libversit \ widgets \ shell \ + camel \ + filter \ libwombat \ calendar \ art \ |