diff options
Diffstat (limited to 'test/Makefile.am')
-rw-r--r-- | test/Makefile.am | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/test/Makefile.am b/test/Makefile.am index dbad93bb1..c5fc4cd30 100644 --- a/test/Makefile.am +++ b/test/Makefile.am @@ -33,7 +33,4 @@ CLEANFILES=libxservertest.c libxservertest.c: touch $@ -all: - @echo "Run 'make check' to run the test suite" - endif |