aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--addressbook/ChangeLog5
-rw-r--r--addressbook/gui/component/select-names/Makefile.am9
2 files changed, 10 insertions, 4 deletions
diff --git a/addressbook/ChangeLog b/addressbook/ChangeLog
index 45c65dc92e..16bd72790b 100644
--- a/addressbook/ChangeLog
+++ b/addressbook/ChangeLog
@@ -1,3 +1,8 @@
+2002-07-08 Peter Williams <peterw@ximian.com>
+
+ * gui/component/select-names/Makefile.am (idl_DATA): Install the
+ SelectNames IDL and ancillary changes.
+
2002-07-12 Chris Toshok <toshok@ximian.com>
* backend/pas/pas-backend-summary.c (free_summary_item): free the
diff --git a/addressbook/gui/component/select-names/Makefile.am b/addressbook/gui/component/select-names/Makefile.am
index 347af45f74..c12027c49d 100644
--- a/addressbook/gui/component/select-names/Makefile.am
+++ b/addressbook/gui/component/select-names/Makefile.am
@@ -1,6 +1,8 @@
# CORBA stuff
-IDLS = \
+idldir = $(datadir)/idl
+
+idl_DATA = \
Evolution-Addressbook-SelectNames.idl
IDL_GENERATED = \
@@ -11,7 +13,7 @@ IDL_GENERATED = \
Evolution-Addressbook-SelectNames-impl.o: Evolution-Addressbook-SelectNames.h
-$(IDL_GENERATED): $(IDLS)
+$(IDL_GENERATED): $(idl_DATA)
$(ORBIT_IDL) -I $(srcdir) -I $(datadir)/idl `$(GNOME_CONFIG) --cflags idl` \
$(srcdir)/Evolution-Addressbook-SelectNames.idl
@@ -75,8 +77,7 @@ glade_DATA = select-names.glade
EXTRA_DIST = \
$(glade_DATA) \
$(oaf_in_files) \
- $(oaf_DATA) \
- $(IDLS)
+ $(oaf_DATA)
BUILT_SOURCES = $(IDL_GENERATED)
CLEANFILES = $(BUILT_SOURCES)
938baac75b954d15c7aa7c4cd8e4'>- Chase graphics/GraphicsMagick13 shlib bumpsglarkin2012-05-101-1/+2 * - update to 1.5.1.0rm2012-03-112-4/+3 * - Bump PORTREVISION to chase the update of multimedia/libvpxashish2012-02-161-0/+1 * - update to 1.5.0.9rm2012-02-154-147/+32 * - update to 1.5.0.6rm2011-11-202-4/+3 * Change email for my ports to FreeBSD one.rm2011-11-111-1/+1 * - update fftw3* to 3.3 [1], and adjust dependent portsbf2011-10-171-2/+2 * Bump ImageMagick library version and PORTREVISIONmm2011-10-131-1/+2 * Update to version 1.5.0.3pawel2011-09-292-3/+3 * - Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)amdmi32011-09-241-2/+2 * - Restore REINPLACE, unbreaking amd64 buildcrees2011-09-071-7/+7 * - Update to 1.5.0.1crees2011-09-044-19/+146 * Mark as BROKEN -- Doesn't compile with latest OpenCVcrees2011-08-271-0/+2 * - update to 1.5.0.0crees2011-08-114-75/+20 * Update OpenCV to 2.3.0-rcmm2011-06-291-2/+6 * Bump due to ffmpeg update to 0.7.1mm2011-06-251-0/+1 * - Update to 1.4.9.0miwi2011-04-122-3/+3 * - Update to 1.4.8.3miwi2011-03-173-74/+3 * - Update to 1.4.8.2miwi2011-02-272-6/+7 * - Updates to 1.4.8.1 releasemiwi2011-02-123-70/+72