use batch-byte-recompile-directory instead of batch-byte-compile
commit510a51310bb13c7ef8d0a05eb0a25ef2fe2722d0
authorAchim Gratz <Stromeko@Stromeko.DE>
Sun, 13 Nov 2011 10:07:21 +0000 (13 11:07 +0100)
committerAchim Gratz <Stromeko@Stromeko.DE>
Fri, 20 Apr 2012 19:04:10 +0000 (20 21:04 +0200)
treef046e96be60465524834845f1c77b7729d5e4218
parentcb8600b1ba15565f696ebfd34fc169508678262b
use batch-byte-recompile-directory instead of batch-byte-compile

* lisp/Makefile: use batch-byte-recompile-directory instead of
batch-byte-compile; remove pattern rule for compiling single file
from source
* lisp/Makefile: add compile-dirty to list of phony targets
lisp/Makefile