test: call new Makefile from test subdir

This commit is contained in:
Daniel Hahler
2014-06-15 14:41:44 +02:00
parent 0efe44bc70
commit d952f6c721

View File

@@ -47,7 +47,7 @@ version:
$(DOC) $(DOC)
test: test:
runVimTests -0 test $(MAKE) -C test
install: $(SOURCES) install: $(SOURCES)
for dir in $(^D);\ for dir in $(^D);\