diff options
author | Iain Holmes <iain@src.gnome.org> | 2000-10-05 08:34:54 +0800 |
---|---|---|
committer | Iain Holmes <iain@src.gnome.org> | 2000-10-05 08:34:54 +0800 |
commit | 9c6aafaf7203d96cc60adcc192b16e2d50bf7f62 (patch) | |
tree | 44c08ce0e43a4703575392ec09fb0c6d33b4cb41 /Makefile.am | |
parent | 24de469c473308e30ab16a2cb406d22f6f687ffe (diff) | |
download | gsoc2013-evolution-9c6aafaf7203d96cc60adcc192b16e2d50bf7f62.tar.gz gsoc2013-evolution-9c6aafaf7203d96cc60adcc192b16e2d50bf7f62.tar.zst gsoc2013-evolution-9c6aafaf7203d96cc60adcc192b16e2d50bf7f62.zip |
Add the executive summary stuff
svn path=/trunk/; revision=5737
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am index 3ab0d6962d..a7ac0becb7 100644 --- a/Makefile.am +++ b/Makefile.am @@ -26,6 +26,7 @@ SUBDIRS = \ e-util \ widgets \ shell \ + executive-summary \ libibex \ camel \ filter \ |