summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authordscho <dscho>2005-05-24 10:54:46 +0000
committerdscho <dscho>2005-05-24 10:54:46 +0000
commit8ef9dbd3416c6abee98d3569eda48498c106f1bc (patch)
tree94af8f49185d7a36f6a1a1a4a6ab0e5bd9a22b7a
parent8f4b4e267ddb57918003f533c4cd71f4ca7cd233 (diff)
downloadlibtdevnc-8ef9dbd3416c6abee98d3569eda48498c106f1bc.tar.gz
libtdevnc-8ef9dbd3416c6abee98d3569eda48498c106f1bc.zip
"make t" now executes the tests
-rw-r--r--Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index 15bde72..6e1586c 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -25,4 +25,6 @@ all: make_config_executable
make_config_executable:
chmod a+x libvncserver-config
+t:
+ $(MAKE) -C test test