aboutsummaryrefslogtreecommitdiffstats
path: root/shell
diff options
context:
space:
mode:
Diffstat (limited to 'shell')
-rw-r--r--shell/ChangeLog4
-rw-r--r--shell/Makefile.am2
2 files changed, 4 insertions, 2 deletions
diff --git a/shell/ChangeLog b/shell/ChangeLog
index cfbafb07ae..560b25da74 100644
--- a/shell/ChangeLog
+++ b/shell/ChangeLog
@@ -1,5 +1,9 @@
2003-01-28 Ettore Perazzoli <ettore@ximian.com>
+ * Makefile.am (Evolution-impl.o): Removed unused rule.
+
+2003-01-28 Ettore Perazzoli <ettore@ximian.com>
+
* importer/Makefile.am: Make this work with parallel make as well.
2003-01-28 Ettore Perazzoli <ettore@ximian.com>
diff --git a/shell/Makefile.am b/shell/Makefile.am
index 89b4fe51ef..aa0838f1bf 100644
--- a/shell/Makefile.am
+++ b/shell/Makefile.am
@@ -51,8 +51,6 @@ IDL_GENERATED_C = \
IDL_GENERATED = $(IDL_GENERATED_H) $(IDL_GENERATED_C)
-Evolution-impl.o: Evolution.h
-
$(IDL_GENERATED_H): $(IDLS)
$(ORBIT_IDL) -I $(srcdir) $(IDL_INCLUDES) $(srcdir)/Evolution.idl