Fix definition of EMACS in test/manual/indent/Makefile
* test/manual/indent/Makefile (EMACS): Add one more "..".
This commit is contained in:
parent
765920f727
commit
cab7a38588
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
RM=rm
|
||||
EMACS=../../src/emacs
|
||||
EMACS=../../../src/emacs
|
||||
|
||||
all: clean $(addsuffix .test,$(wildcard *.*))
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue