diff options
author | JP Rosevear <jpr@novell.com> | 2005-05-02 18:03:29 +0800 |
---|---|---|
committer | JP Rosevear <jpr@src.gnome.org> | 2005-05-02 18:03:29 +0800 |
commit | c224d45753106c67fc7654e9b0df0d1a60080e6b (patch) | |
tree | 803ded4ae92cfed4f843f626db0856d8e4edcdcb /shell/Makefile.am | |
parent | ea95b3c1b6c0209d9a6490dbffa655f02979f56f (diff) | |
download | gsoc2013-evolution-c224d45753106c67fc7654e9b0df0d1a60080e6b.tar.gz gsoc2013-evolution-c224d45753106c67fc7654e9b0df0d1a60080e6b.tar.zst gsoc2013-evolution-c224d45753106c67fc7654e9b0df0d1a60080e6b.zip |
remove Evolution-common.idl
2005-05-02 JP Rosevear <jpr@novell.com>
* Evolution.idl: remove Evolution-common.idl
* Makefile.am: don't build Evolution-common.idl
* Evolution-common.idl: remove dead code
svn path=/trunk/; revision=29253
Diffstat (limited to 'shell/Makefile.am')
-rw-r--r-- | shell/Makefile.am | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/shell/Makefile.am b/shell/Makefile.am index 5a10f79fd5..35a1c315ef 100644 --- a/shell/Makefile.am +++ b/shell/Makefile.am @@ -29,7 +29,6 @@ IDLS = \ Evolution-Component.idl \ Evolution-Offline.idl \ Evolution-Shell.idl \ - Evolution-common.idl \ Evolution.idl IDL_GENERATED_H = \ |