diff options
author | Ettore Perazzoli <ettore@src.gnome.org> | 2000-07-20 22:42:42 +0800 |
---|---|---|
committer | Ettore Perazzoli <ettore@src.gnome.org> | 2000-07-20 22:42:42 +0800 |
commit | e4f6918a98bbd339e90b7a0fc5d5a54f903e8fa4 (patch) | |
tree | 1266242cfe7e87abf471302d99a22f32e94c3c94 | |
parent | 1a800edf4d387b9fd2b34bc01e136bc8452f17ca (diff) | |
download | gsoc2013-evolution-e4f6918a98bbd339e90b7a0fc5d5a54f903e8fa4.tar gsoc2013-evolution-e4f6918a98bbd339e90b7a0fc5d5a54f903e8fa4.tar.gz gsoc2013-evolution-e4f6918a98bbd339e90b7a0fc5d5a54f903e8fa4.tar.bz2 gsoc2013-evolution-e4f6918a98bbd339e90b7a0fc5d5a54f903e8fa4.tar.lz gsoc2013-evolution-e4f6918a98bbd339e90b7a0fc5d5a54f903e8fa4.tar.xz gsoc2013-evolution-e4f6918a98bbd339e90b7a0fc5d5a54f903e8fa4.tar.zst gsoc2013-evolution-e4f6918a98bbd339e90b7a0fc5d5a54f903e8fa4.zip |
Ooops. I did not actually commit the `.bcd' file.
svn path=/trunk/; revision=4239
-rw-r--r-- | shell/Makefile.am | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/shell/Makefile.am b/shell/Makefile.am index 782e849d3a..6d124f9631 100644 --- a/shell/Makefile.am +++ b/shell/Makefile.am @@ -38,12 +38,6 @@ $(IDL_GENERATED): $(IDLS) $(ORBIT_IDL) -I$(datadir)/idl -I`$(GNOME_CONFIG) --datadir`/idl \ -I$(srcdir) $(srcdir)/Evolution.idl -# bonobo-idl stuff. -# (Automatically generated GTK+ object wrappers for CORBA interface implementations). - -evolution-session.c: evolution-session.bcd - bonobo-idl evolution-session.bcd - # Shell library noinst_LIBRARIES = \ |