vm team mailing list archive
-
vm team
-
Mailing list archive
-
Message #00290
[Bug 498360] [NEW] u-vm-color.el not byte compiled
Public bug reported:
lisp/Makefile.in is missing a line to byte compile u-vm-color.el
Trivially, adding
SOURCES += u-vm-color.el
somewhere after line 9 fixes this.
** Affects: viewmail
Importance: Undecided
Status: New
--
u-vm-color.el not byte compiled
https://bugs.launchpad.net/bugs/498360
You received this bug notification because you are a member of VM
development team, which is the registrant for VM (defunct).
Status in VM - Goto http://launchpad.net/vm for active development: New
Bug description:
lisp/Makefile.in is missing a line to byte compile u-vm-color.el
Trivially, adding
SOURCES += u-vm-color.el
somewhere after line 9 fixes this.
Follow ups
References