diff options
author | Milan Crha <mcrha@src.gnome.org> | 2009-04-08 00:40:55 +0800 |
---|---|---|
committer | Milan Crha <mcrha@src.gnome.org> | 2009-04-08 00:40:55 +0800 |
commit | a312ad7cf1c2c34577914a2f0f2a5ca191378103 (patch) | |
tree | c9dd45fd6fa106052a6379b7d0dc12fa07f30323 /Makefile.am | |
parent | da68ab65008bff803a3ea7940fa861c7cb055d08 (diff) | |
download | gsoc2013-evolution-a312ad7cf1c2c34577914a2f0f2a5ca191378103.tar.gz gsoc2013-evolution-a312ad7cf1c2c34577914a2f0f2a5ca191378103.tar.zst gsoc2013-evolution-a312ad7cf1c2c34577914a2f0f2a5ca191378103.zip |
build a bit more smoothly
svn path=/branches/kill-bonobo/; revision=37501
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am index d876962785..91762bf4dd 100644 --- a/Makefile.am +++ b/Makefile.am @@ -68,8 +68,8 @@ SUBDIRS = \ $(SMIME_DIR) \ composer \ addressbook \ - calendar \ mail \ + calendar \ art \ plugins \ doc \ |