aboutsummaryrefslogtreecommitdiffstats
path: root/shell
diff options
context:
space:
mode:
authorEttore Perazzoli <ettore@src.gnome.org>2003-01-29 02:38:10 +0800
committerEttore Perazzoli <ettore@src.gnome.org>2003-01-29 02:38:10 +0800
commitc220fb406c9d11248935367f947a3dae354c5d5d (patch)
tree0599655647f85bc1f2f79011d9bf4b7822486c73 /shell
parentff047f4ed5f3fae2072505ca5b14d35a6e1bdea7 (diff)
downloadgsoc2013-evolution-c220fb406c9d11248935367f947a3dae354c5d5d.tar
gsoc2013-evolution-c220fb406c9d11248935367f947a3dae354c5d5d.tar.gz
gsoc2013-evolution-c220fb406c9d11248935367f947a3dae354c5d5d.tar.bz2
gsoc2013-evolution-c220fb406c9d11248935367f947a3dae354c5d5d.tar.lz
gsoc2013-evolution-c220fb406c9d11248935367f947a3dae354c5d5d.tar.xz
gsoc2013-evolution-c220fb406c9d11248935367f947a3dae354c5d5d.tar.zst
gsoc2013-evolution-c220fb406c9d11248935367f947a3dae354c5d5d.zip
(Evolution-impl.o): Removed unused rule.
svn path=/trunk/; revision=19672
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