Suvayu Ali writes:
> In my local.mk I had `ORG_ADD_CONTRIB = org-e-*' before, but after the
> switch I removed it (as you had pointed it out in another thread :)).
> Despite that, all the org-e-* files under org-mode/lisp were not removed
> after I did `make cleanall'.

You would have needed to do the "make clean" before the update that
renamed respectively moved those files if you use globbing patterns.

> Don't you think this should be handled by the Makefile, or is this
> non-trivial to deal with?

See above.  There is no way of knowing what the globbing pattern
expanded to after the files are no longer present in contrib/ and you
can't just go around in lisp/ and try the globbing there, at least not
if you don't want files to vanish at random.


Regards,
Achim.
-- 
+<[Q+ Matrix-12 WAVE#46+305 Neuron microQkb Andromeda XTk Blofeld]>+

Wavetables for the Terratec KOMPLEXER:
http://Synth.Stromeko.net/Downloads.html#KomplexerWaves


Reply via email to