lyx_mirror/development/autotests/Makefile
Tommaso Cucinotta 1f51de3cd1 Added custom xvkbd for avoiding typing into other windows.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@37439 a592a061-630c-0410-9148-cb99ea01b6c8
2011-02-02 23:18:16 +00:00

11 lines
119 B
Makefile

all: build-xvkbd run-tests
.PHONY:
build-xvkbd:
cd xvkbd && xmkmf && make
.PHONY:
run-tests: xvkbd
./run-tests.sh