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 + + (Fix Bug #1083: Composer IDLs not getting installed) + + * Makefile.am: add @idl and @idl_DATA vars. + 2001-01-12 Jeffrey Stedfast * 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 = \