diff options
Diffstat (limited to 'shell')
-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 = \ |