]> git.lyx.org Git - features.git/blob - development/autotests/Makefile
Amend c11b8a15cbcc6c080ca5fc36d92fb7c9a27f6218
[features.git] / development / autotests / Makefile
1
2 all: $(if $(XVKBD_HACKED),build-xvkbd,) run-tests
3
4 .PHONY:
5 build-xvkbd:
6         cd xvkbd && xmkmf && make
7
8 .PHONY:
9 run-tests:
10         ./run-tests.sh
11
12 clean:
13         rm -rf locale out-*