(Fix Bug #1083: Composer IDLs not getting installed)
2001-01-13 Jason Leach <jasonleach@usa.net> (Fix Bug #1083: Composer IDLs not getting installed) * Makefile.am: add @idl and @idl_DATA vars. svn path=/trunk/; revision=7476
This commit is contained in:
@ -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
|
||||
|
||||
@ -29,6 +29,9 @@ $(HTML_EDITOR_GENERATED): $(GTK_HTML_EDITOR_IDL)
|
||||
|
||||
##
|
||||
|
||||
idldir = $(datadir)/idl
|
||||
idl_DATA = $(IDLS)
|
||||
|
||||
gladedir = $(datadir)/evolution/glade
|
||||
|
||||
glade_DATA = \
|
||||
|
||||
Reference in New Issue
Block a user