aboutsummaryrefslogtreecommitdiffstats
path: root/wombat
diff options
context:
space:
mode:
authorDan Winship <danw@src.gnome.org>2003-01-06 22:19:06 +0800
committerDan Winship <danw@src.gnome.org>2003-01-06 22:19:06 +0800
commitb4c4834eaa79edc11995f6b209e723d5ec6ecd56 (patch)
treee897f69b780806110a5c88720d6fa3dd2a7e4ff5 /wombat
parentcd6da3a0c9804ca8c75b69d47e16ca67847c0b1f (diff)
downloadgsoc2013-evolution-b4c4834eaa79edc11995f6b209e723d5ec6ecd56.tar
gsoc2013-evolution-b4c4834eaa79edc11995f6b209e723d5ec6ecd56.tar.gz
gsoc2013-evolution-b4c4834eaa79edc11995f6b209e723d5ec6ecd56.tar.bz2
gsoc2013-evolution-b4c4834eaa79edc11995f6b209e723d5ec6ecd56.tar.lz
gsoc2013-evolution-b4c4834eaa79edc11995f6b209e723d5ec6ecd56.tar.xz
gsoc2013-evolution-b4c4834eaa79edc11995f6b209e723d5ec6ecd56.tar.zst
gsoc2013-evolution-b4c4834eaa79edc11995f6b209e723d5ec6ecd56.zip
remove idldir definition. (It's defined in configure.in now)
* Makefile.am: remove idldir definition. (It's defined in configure.in now) svn path=/trunk/; revision=19242
Diffstat (limited to 'wombat')
-rw-r--r--wombat/ChangeLog5
-rw-r--r--wombat/Makefile.am2
2 files changed, 5 insertions, 2 deletions
diff --git a/wombat/ChangeLog b/wombat/ChangeLog
index af819710b5..c0f968193a 100644
--- a/wombat/ChangeLog
+++ b/wombat/ChangeLog
@@ -1,3 +1,8 @@
+2003-01-06 Dan Winship <danw@ximian.com>
+
+ * Makefile.am: Remove idldir definition. It's defined in
+ configure.in now.
+
2002-12-06 Hans Petter Jansson <hpj@ximian.com>
* GNOME_Evolution_WombatNOLDAP.server.in.in: It appears that
diff --git a/wombat/Makefile.am b/wombat/Makefile.am
index 61e9c91b6d..a087de1036 100644
--- a/wombat/Makefile.am
+++ b/wombat/Makefile.am
@@ -67,8 +67,6 @@ $(server_in_files:.server.in.in=.server.in): $(server_in_files)
@INTLTOOL_SERVER_RULE@
-idldir = $(datadir)/idl
-
idl_DATA = Evolution-Wombat.idl
EXTRA_DIST = $(server_DATA) $(server_in_files) $(idl_DATA) \