1 apply-patches.sh deletes this file from the source directory.
3 --- erlang-R15B01.old/lib/tools/emacs/Makefile 2012-04-04
4 +++ erlang-R15B01/lib/tools/emacs/Makefile 2012-04-04 15:55:16.978957307 +0100
7 ELC_FILES = $(EMACS_FILES:%=%.elc)
9 -TEST_FILES = test.erl.indented test.erl.orig
10 +TEST_FILES = test.erl.indented
12 # ----------------------------------------------------