"make t" now executes the tests

pull/1/head
dscho 19 years ago
parent 8f4b4e267d
commit 8ef9dbd341

@ -25,4 +25,6 @@ all: make_config_executable
make_config_executable:
chmod a+x libvncserver-config
t:
$(MAKE) -C test test

Loading…
Cancel
Save