From 1dfefcbf0c0cb061d65061480fab97b78b47e03b Mon Sep 17 00:00:00 2001 From: Georg Hopp Date: Mon, 16 Jun 2014 08:50:27 +0100 Subject: [PATCH] don't do tests for the moment. --- Makefile.am | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Makefile.am b/Makefile.am index aba8dac..0ca4905 100644 --- a/Makefile.am +++ b/Makefile.am @@ -69,7 +69,8 @@ nobase_trdata_DATA = assets/html/example.html \ assets/style/images/ui-icons_cd0a0a_256x240.png \ assets/favicon.ico -SUBDIRS = src tests docs config +#SUBDIRS = src tests docs config +SUBDIRS = src docs config .PHONY: docs coverage-html