aboutsummaryrefslogtreecommitdiffstats
path: root/addressbook
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 /addressbook
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 'addressbook')
-rw-r--r--addressbook/ChangeLog7
-rw-r--r--addressbook/backend/idl/Makefile.am2
-rw-r--r--addressbook/gui/component/select-names/Makefile.am2
3 files changed, 7 insertions, 4 deletions
diff --git a/addressbook/ChangeLog b/addressbook/ChangeLog
index cb9c2dfdc8..4848f1b468 100644
--- a/addressbook/ChangeLog
+++ b/addressbook/ChangeLog
@@ -1,3 +1,10 @@
+2003-01-06 Dan Winship <danw@ximian.com>
+
+ * backend/idl/Makefile.am: remove idldir def (defined by
+ configure.in now)
+
+ * gui/component/select-names/Makefile.am: Likewise
+
2003-01-01 Chris Toshok <toshok@ximian.com>
[ fixes the non-ui portion of #36183 ]
diff --git a/addressbook/backend/idl/Makefile.am b/addressbook/backend/idl/Makefile.am
index db61d2c30c..e9f011975b 100644
--- a/addressbook/backend/idl/Makefile.am
+++ b/addressbook/backend/idl/Makefile.am
@@ -1,5 +1,3 @@
-idldir = $(datadir)/idl
-
idl_DATA = \
addressbook.idl
diff --git a/addressbook/gui/component/select-names/Makefile.am b/addressbook/gui/component/select-names/Makefile.am
index 3b1c816ad6..ad3bb4f8f0 100644
--- a/addressbook/gui/component/select-names/Makefile.am
+++ b/addressbook/gui/component/select-names/Makefile.am
@@ -1,7 +1,5 @@
# CORBA stuff
-idldir = $(datadir)/idl
-
idl_DATA = \
Evolution-Addressbook-SelectNames.idl