aboutsummaryrefslogtreecommitdiffstats
path: root/wombat
diff options
context:
space:
mode:
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) \