aboutsummaryrefslogtreecommitdiffstats
path: root/test
diff options
context:
space:
mode:
Diffstat (limited to 'test')
-rw-r--r--test/manual/indent/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/manual/indent/Makefile b/test/manual/indent/Makefile
index 83162681d72..09cf4a2b77c 100644
--- a/test/manual/indent/Makefile
+++ b/test/manual/indent/Makefile
@@ -1,5 +1,5 @@
1RM=rm 1RM=rm
2EMACS=../../src/emacs 2EMACS=../../../src/emacs
3 3
4all: clean $(addsuffix .test,$(wildcard *.*)) 4all: clean $(addsuffix .test,$(wildcard *.*))
5 5