Suvayu Ali writes: > Despite that, all the org-e-* files under org-mode/lisp were not removed > after I did `make cleanall'. I need to do a `git clean -f -x -e > local.mk' to get rid of them.
The easier way of dealing with this would have been to either check out maint and then do a "make clean" or do a "git clean lisp/" (since you only wanted to remove files from under lisp/). > Don't you think this should be handled by the Makefile, or is this > non-trivial to deal with? I've now arranged for this to be taken care of when using the update targets, but you still have to remember to do it when you move the Git HEAD from outside the build system across a commit that deletes, renames or moves files that have been specified in ORG_ADD_CONTRIB. Thank you for the suggestion. Regards, Achim. -- +<[Q+ Matrix-12 WAVE#46+305 Neuron microQkb Andromeda XTk Blofeld]>+ SD adaptations for Waldorf Q V3.00R3 and Q+ V3.54R2: http://Synth.Stromeko.net/Downloads.html#WaldorfSDada
