Created attachment 3239 proposed patch Hi, In globaltime/Makefile.am, DISTCLEANFILES contains $(desktop_in_files), which apparently means that it will be deleted on distclean. Thus, the next compilation will fail with an error like "globaltime.desktop: missing for all-am". I think it should only contain $(desktop_DATA), see proposed patch. Thanks!
Yes, that is true. Thanks for the patch. Fixed as you suggested in Orage 4.7.6.1. Available in git now.
in 4.8.0