diff options
author | Ettore Perazzoli <ettore@src.gnome.org> | 2001-08-14 02:43:54 +0800 |
---|---|---|
committer | Ettore Perazzoli <ettore@src.gnome.org> | 2001-08-14 02:43:54 +0800 |
commit | da4e562c5eaaac889101e781954ca42212c87b42 (patch) | |
tree | 70a3a22c556e79d94e8455d92bb7e4444348ffa8 /shell/Makefile.am | |
parent | c5f5808c73b15a402232ac446860c3dc00ecfc53 (diff) | |
download | gsoc2013-evolution-da4e562c5eaaac889101e781954ca42212c87b42.tar.gz gsoc2013-evolution-da4e562c5eaaac889101e781954ca42212c87b42.tar.zst gsoc2013-evolution-da4e562c5eaaac889101e781954ca42212c87b42.zip |
Add `Evolution-common.idl'.
* Makefile.am (IDLS): Add `Evolution-common.idl'.
svn path=/trunk/; revision=11947
Diffstat (limited to 'shell/Makefile.am')
-rw-r--r-- | shell/Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/shell/Makefile.am b/shell/Makefile.am index 9bd2eaac79..719d9fdd4d 100644 --- a/shell/Makefile.am +++ b/shell/Makefile.am @@ -28,6 +28,7 @@ IDLS = \ Evolution-Shortcuts.idl \ Evolution-Storage.idl \ Evolution-StorageSetView.idl \ + Evolution-common.idl \ Evolution.idl IDL_GENERATED = \ |