aboutsummaryrefslogtreecommitdiffstats
path: root/composer
diff options
context:
space:
mode:
Diffstat (limited to 'composer')
-rw-r--r--composer/ChangeLog6
-rw-r--r--composer/Makefile.am3
2 files changed, 9 insertions, 0 deletions
diff --git a/composer/ChangeLog b/composer/ChangeLog
index c4c515591a..3d9b0eacdf 100644
--- a/composer/ChangeLog
+++ b/composer/ChangeLog
@@ -1,3 +1,9 @@
+2001-01-13 Jason Leach <jasonleach@usa.net>
+
+ (Fix Bug #1083: Composer IDLs not getting installed)
+
+ * Makefile.am: add @idl and @idl_DATA vars.
+
2001-01-12 Jeffrey Stedfast <fejj@ximian.com>
* e-msg-composer-hdrs.c (create_optionmenu): Oops. Make sure to
diff --git a/composer/Makefile.am b/composer/Makefile.am
index 2ed59453af..18466e045c 100644
--- a/composer/Makefile.am
+++ b/composer/Makefile.am
@@ -29,6 +29,9 @@ $(HTML_EDITOR_GENERATED): $(GTK_HTML_EDITOR_IDL)
##
+idldir = $(datadir)/idl
+idl_DATA = $(IDLS)
+
gladedir = $(datadir)/evolution/glade
glade_DATA = \