Hi, I noticed that whenever there are .el files get changed (e.g., I just pulled new commits from git repository), I expect that running "make" will byte compile the new .el files that have changed, but this never happened. Is there a problem in the Makefile or am I missing anything?
Thanks, York